esp-idf/components/bootloader_support/include
Angus Gratton c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app
Additionally, always enable the partition MD5 check if flash encryption is on in
Release mode. This ensures the partition table ciphertext has not been modified
(CVE-2021-27926).

The exception is pre-V3.1 ESP-IDF bootloaders and partition tables, which
don't have support for the MD5 entry.
2021-06-02 16:30:02 +10:00
..
bootloader_clock.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_common.h bootloader_support: fix logging prints around chip revision 2019-10-13 11:58:16 +05:30
bootloader_flash_config.h spi_flash: add config option to override flash size in bootloader header 2021-02-26 10:12:16 +08:00
bootloader_random.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_util.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_app_format.h Add chip revision into image header 2019-10-08 02:45:36 +00:00
esp_flash_data_types.h merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
esp_flash_encrypt.h flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on 2019-09-11 10:16:43 +10:00
esp_flash_partitions.h paritition_table: Verify the partition table md5sum when loading the app 2021-06-02 16:30:02 +10:00
esp_image_format.h spi_flash: add config option to override flash size in bootloader header 2021-02-26 10:12:16 +08:00
esp_secure_boot.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00