esp-idf/components/bootloader_support/src
Angus Gratton ec331b3979 flash encryption: Add config option to disable any plaintext reflashes
Enabled by default when Secure Boot is on, so Flash Encryption protection
is always available in case of a Secure Boot bypass.
2019-09-05 18:54:29 +10:00
..
bootloader_clock.c soc: define named constants for DPORT_CPUPERIOD_SEL values 2019-02-28 20:38:31 +08:00
bootloader_common.c bugfix(flash): improve spi cs timing settings for flash 2019-07-15 14:44:28 +08:00
bootloader_flash.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-07-19 09:56:32 +05:30
bootloader_init.c Merge branch 'bugfix/improve_spi_timing_for_flash_v3.2' into 'release/v3.2' 2019-07-31 23:39:07 +08:00
bootloader_random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
bootloader_sha.c app_update: Add API for getting sha256_of_partition 2018-08-13 13:59:07 +05:00
bootloader_utility.c bootloader: account for load address when mapping cache pages 2019-01-23 17:02:02 +08:00
efuse.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-16 16:24:10 +11:00
esp_image_format.c Add mmu pages available check in non-secure image hash check path. 2019-07-19 10:08:39 +05:30
flash_encrypt.c flash encryption: Add config option to disable any plaintext reflashes 2019-09-05 18:54:29 +10:00
flash_partitions.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-13 15:45:15 +10:00
flash_qio_mode.c feature(flash): support for QIO mode of XM25QU64A 2018-07-11 22:28:01 +08:00
secure_boot_signatures.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-07-19 09:56:32 +05:30
secure_boot.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-16 16:24:10 +11:00