Page 1 of 1

"Secure boot check fail" error in already secure boot and flash encryption enabled board

Posted: Sat Jun 04, 2022 2:37 pm
by vjwill18
We have a esp32 WroverE board which is in secure boot(in reflashable mode) and flash encryption(development mode).
When we did a erase flash and flashed our binaries again we faced the below error and we are not able to recover from this error.

rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:10752
ho 0 tail 12 room 4
load:0x40078000,len:20700
load:0x40080400,len:3776
Secure boot check fail�ets Jul 29 2019 12:21:46

We verified the our binaries are signed as we tested the same binaires in another board and it is working fine.

Please help me debug and fix this isse.
Please let me know if you need any more information regarding the issue