Facing issue flash encryption+secure boot sbv2 combination in development mode for esp32s3
Posted: Wed Apr 30, 2025 7:04 am
Hello,
I am working for the Flash Encryption and Secure boot v2, where i am facing the issue
Module - ESP32-S3
IDF - 5.0.7
Building Hello World Example given in idf
Platform - windows, using cmd [command prompt] commands for building binaries
Work Done so Far,
Enabled Secure boot in menuconfig [devlopment mode]
Generated signed key for the images
Tickmarked sign image during build time in menuconfig
Upgraded the partitioon table as per requirement
Flashed bootloader.bin manually and flashed other application.bin, partition.bin with usin idf.py flash
Secure boot is done successgfully
As I am not able to read the contents from the flash and also unsigned images are not supported bu the module
Tested Only signed Bootloade.bin and upon that signed bianries only ups the board and allows to run the default hello world example
Now Trying with the Flash encryption
Enabled flash encryption
as want to enabled both at the same time
and again dumped the bootloader.bin in the module [this time not dumped the application.bin after duming the bootloader.bin]
Attaching the logs and sdkconfig
Kindly reply on high priority
I am working for the Flash Encryption and Secure boot v2, where i am facing the issue
Module - ESP32-S3
IDF - 5.0.7
Building Hello World Example given in idf
Platform - windows, using cmd [command prompt] commands for building binaries
Work Done so Far,
Enabled Secure boot in menuconfig [devlopment mode]
Generated signed key for the images
Tickmarked sign image during build time in menuconfig
Upgraded the partitioon table as per requirement
Flashed bootloader.bin manually and flashed other application.bin, partition.bin with usin idf.py flash
Secure boot is done successgfully
As I am not able to read the contents from the flash and also unsigned images are not supported bu the module
Tested Only signed Bootloade.bin and upon that signed bianries only ups the board and allows to run the default hello world example
Now Trying with the Flash encryption
Enabled flash encryption
as want to enabled both at the same time
and again dumped the bootloader.bin in the module [this time not dumped the application.bin after duming the bootloader.bin]
Attaching the logs and sdkconfig
Kindly reply on high priority