esp-idf/components/bootloader_support/include
Angus Gratton d709631393 secure boot: Add boot check for SBV2 "check app signature on update"
As this mode uses the public keys attached to the existing app's signatures to
verify the next app, checking that a signature block is found on boot prevents
the possibility of deploying a non-updatable device from the factory.
2021-03-15 12:30:20 +00:00
..
bootloader_clock.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_common.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
bootloader_flash.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_flash_config.h
bootloader_mem.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_random.h
bootloader_util.h
esp_app_format.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
esp_flash_data_types.h
esp_flash_encrypt.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
esp_flash_partitions.h
esp_image_format.h secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 2021-03-15 12:30:20 +00:00
esp_secure_boot.h secure boot: Add boot check for SBV2 "check app signature on update" 2021-03-15 12:30:20 +00:00