esp-idf/components/esp32
Angus Gratton ede477ea65 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-18 01:32:59 +00:00
..
include Can't use spiram.h functions when building with cpp. 2021-05-05 15:23:35 +02:00
ld
test
CMakeLists.txt
Kconfig paritition_table: Verify the partition table md5sum when loading the app 2021-05-18 01:32:59 +00:00
Makefile.projbuild
cache_sram_mmu.c
component.mk
dport_access.c
esp_himem.c
project_include.cmake
sdkconfig.rename
spiram.c
spiram_psram.c esp32/psram: ESP32-PICO-V3 does not have PSRAM and does not support external PSRAM 2021-05-04 10:49:25 +08:00
spiram_psram.h