esp-idf/components/bootloader_support/src
Angus Gratton e2479b46f7 secure boot: Fix bootloader image verification failure
* Failure prevented secure boot from enabling.
* Also adds unit test cases for esp_image_basic_verify()

Ref https://esp32.com/viewtopic.php?f=2&t=1602
TW11878
2017-04-26 11:23:35 +10:00
..
bootloader_flash.c Merge branch 'bugfix/bootloader_error_handling_code' into 'master' 2017-04-13 15:28:49 +08:00
bootloader_random.c esp32 phy_init: Move DPORT Wifi clock masks to macro values 2017-03-01 12:11:57 +11:00
efuse.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
esp_image_format.c secure boot: Fix bootloader image verification failure 2017-04-26 11:23:35 +10:00
flash_encrypt.c bootloader_support: fix bug OTA & flash encryption incompatible 2017-01-26 16:20:06 +11:00
flash_partitions.c bootloader: Check all partitions fit inside configured flash size 2016-12-30 14:19:46 +11:00
secure_boot_signatures.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
secure_boot.c bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00