esp-idf/components/bootloader_support/src
Aditya Patwardhan bffa30785b secure_boot: Fix warning when UART ROM DL mode is disabled
*Additionally use updated calls to enable rom secure download mode
2021-12-02 21:40:49 +08:00
..
esp32 secure_boot_v2: Fix case when BLOCK2 is left blank 2021-04-20 23:23:32 +00:00
esp32s2 secure_boot: Fix warning when UART ROM DL mode is disabled 2021-12-02 21:40:49 +08:00
idf Secure boot v2: Fixes the issue of passing the flash calculated digest for ota verification. 2021-01-12 11:16:23 +00:00
bootloader_clock.c esp32s2: fix enabling 32k XTAL clock 2020-02-17 17:33:56 +01:00
bootloader_common.c bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 2021-06-01 19:07:15 +10:00
bootloader_efuse_esp32.c bootloader: move esp32 specific code from bootloader_common 2019-10-03 09:38:13 +02:00
bootloader_efuse_esp32s2.c efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver() 2020-08-10 15:59:02 +08:00
bootloader_flash_config_esp32.c bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip 2021-06-09 05:10:21 +00:00
bootloader_flash_config_esp32s2.c spi_flash: add config option to override flash size in bootloader header 2021-02-22 23:18:17 +08:00
bootloader_flash.c feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30
bootloader_init.c bootloader: Force bootloader_image_hdr to be word aligned 2020-06-04 20:56:26 +10:00
bootloader_mem.c bootloader_support: mem-related initializations using cpu abstractions 2020-02-27 07:14:21 +05:00
bootloader_random_esp32.c esp32s2: Support bootloader_random_enable() 2020-10-19 10:24:37 +11:00
bootloader_random_esp32s2.c esp32s2: Use regi2c registers to enable bootloader RNG 2020-10-21 15:09:22 +11:00
bootloader_random.c esp32s2: Support bootloader_random_enable() 2020-10-19 10:24:37 +11:00
bootloader_utility.c Secure boot v2 support for ESP32-S2 2020-09-15 11:23:51 +05:30
esp_image_format.c spi_flash: add config option to override flash size in bootloader header 2021-02-22 23:18:17 +08:00
flash_encrypt.c bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true) 2020-10-15 02:36:04 +00:00
flash_partitions.c paritition_table: Verify the partition table md5sum when loading the app 2021-06-02 06:35:45 +00:00
flash_qio_mode.c esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 2020-07-24 21:45:31 +08:00