esp-idf/components/bootloader_support/src
Angus Gratton a2fe59464e Merge branch 'bugfix/returns_correct_flash_encryption_mode_v4.0' into 'release/v4.0'
bootloader: Fix esp_get_flash_encryption_mode() (v4.0)

See merge request espressif/esp-idf!10714
2020-11-11 10:43:25 +08:00
..
esp32 bootloader: Adds bootloader_sha256_flash_contents() 2020-08-07 17:16:21 +08:00
idf bootloader: Adds bootloader_sha256_flash_contents() 2020-08-07 17:16:21 +08:00
bootloader_clock.c bootloader: add definition of esp_clk_apb_freq 2019-09-11 10:16:43 +10:00
bootloader_common.c Merge branch 'bugfix/bootloader_anti_rollback_mmap_v4.0' into 'release/v4.0' 2020-11-11 10:42:42 +08:00
bootloader_flash_config.c flash: fix spi flash clock config error 2020-05-27 04:38:40 +00:00
bootloader_flash.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-07-01 20:04:15 +00:00
bootloader_init.c bootloader_support: fix logging prints around chip revision 2019-10-13 11:58:16 +05:30
bootloader_random.c bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v4.0 2019-11-05 17:18:13 +08:00
bootloader_utility.c bootloader: Adds bootloader_sha256_flash_contents() 2020-08-07 17:16:21 +08:00
esp_image_format.c bootloader_support: don't check signature when JTAG is attached 2020-09-09 23:52:07 +02:00
flash_encrypt.c bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true) 2020-10-13 07:12:40 +00:00
flash_partitions.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
flash_qio_mode.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00