esp-idf/components/bootloader
Angus Gratton 58a3e08895 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-05-30 23:21:14 +00:00
..
subproject [system]: Made longjmp save for context switch 2021-05-11 12:04:27 +08:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig.projbuild paritition_table: Verify the partition table md5sum when loading the app 2021-05-30 23:21:14 +00:00
Makefile.projbuild bootloader: Fix error in Make build system when signature options is on 2021-04-22 07:27:08 +00:00
project_include.cmake bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30