.. |
esp32
|
Secure Boot v2: Fix the double padding of the image length during flash encryption
|
2021-01-12 11:16:23 +00:00 |
esp32s2
|
Secure Boot v2: Fix the double padding of the image length during flash encryption
|
2021-01-12 11:16:23 +00: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_support: fix issue in memory mapping for getting app descriptor
|
2020-10-06 08:49:49 +05:30 |
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
|
esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden
|
2020-07-24 21:45:31 +08:00 |
bootloader_flash_config_esp32s2.c
|
bootloader_support: fix fix spi flash clock config error
|
2020-10-28 01:38:14 +00: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
|
secure boot v2: Fix crash if signature verification fails in app
|
2021-01-08 18:45:49 +11: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
|
separate rom from esp32 component to esp_rom
|
2019-03-21 18:51:45 +08: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 |