mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification
Increase the test app optimization level to one that would find this issue.
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
# If you find yourself needing to edit this in the future, it's a sign the
|
||||
# bootloader is bloating out!
|
||||
CONFIG_PARTITION_TABLE_OFFSET=0xC000
|
||||
|
||||
# Maximize the number of possible build warnings
|
||||
CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
||||
|
Reference in New Issue
Block a user