Mixed Secure Boot v1 & v2
Posted: Sat Aug 08, 2020 6:03 pm
I have a number of deployed devices with Secure Boot V1 & OTA Updates.
I want to make some new devices and read that ESP32-ECO3 uses Secure Boot V2 (RSA).
1) Does ESP32-ECO3 NOT support the old v1 AES signing?
2) Can I send the same OTA update binary to both devices? Seems it might be hard since the signing looks different for S.B. v1 and v2. Do I need to manage these updates separately per ECO#?
3) Is there a "typical" way that people emit both the v1 and v2 signed binaries to cover each case during build?
Thanks! Just trying to prevent bricks!
I want to make some new devices and read that ESP32-ECO3 uses Secure Boot V2 (RSA).
1) Does ESP32-ECO3 NOT support the old v1 AES signing?
2) Can I send the same OTA update binary to both devices? Seems it might be hard since the signing looks different for S.B. v1 and v2. Do I need to manage these updates separately per ECO#?
3) Is there a "typical" way that people emit both the v1 and v2 signed binaries to cover each case during build?
Thanks! Just trying to prevent bricks!