mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-08 13:57:39 +00:00

For secure update without secure boot case, the encryption length for app image must consider signature block length as well. This was correctly handled for secure boot case but not for secure update without secure boot.