esp-idf/components/bootloader
Angus Gratton f8b9cb2864 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 06:35:45 +00:00
..
subproject Merge branch 'feature/update_key_name_of_secure_boot_v4.2' into 'release/v4.2' 2020-11-10 15:56:26 +08:00
CMakeLists.txt partition_table: do not always display partition table contents on build 2020-04-08 11:38:43 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Kconfig.projbuild paritition_table: Verify the partition table md5sum when loading the app 2021-06-02 06:35:45 +00:00
Makefile.projbuild bootloader: Secure_boot name replaced by secure_boot_v1 & secure_boot_v2 2020-10-22 05:57:46 +00:00
project_include.cmake feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30