.. |
esp32
|
secure boot v2: Add anti-FI check that secure boot not enabled yet
|
2020-06-02 16:14:01 +10:00 |
esp32s2beta
|
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
2020-03-06 01:16:04 +05:30 |
idf
|
secure boot v2: Don't check efuse BLK2 if only boot-time signature verification is enabled
|
2020-06-02 16:14:01 +10:00 |
bootloader_clock.c
|
esp32s2:remove unsupported xtal choice
|
2020-01-09 13:09:21 +08:00 |
bootloader_common.c
|
bootloader_support: Reduce log spam about chip revisions
|
2019-12-30 13:48:11 +11:00 |
bootloader_efuse_esp32.c
|
bootloader: move esp32 specific code from bootloader_common
|
2019-10-03 09:38:13 +02:00 |
bootloader_efuse_esp32s2beta.c
|
bootloader: move esp32 specific code from bootloader_common
|
2019-10-03 09:38:13 +02:00 |
bootloader_flash_config_esp32.c
|
flash: fix spi flash clock config error
|
2020-04-27 16:56:58 +08:00 |
bootloader_flash_config_esp32s2beta.c
|
bootloader: Fix SPI dummy clock settings for ESP32S2-beta
|
2019-08-13 17:14:16 +10:00 |
bootloader_flash.c
|
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
2020-03-06 01:16:04 +05:30 |
bootloader_init.c
|
bootloader: Force bootloader_image_hdr to be word aligned
|
2020-06-04 20:53:46 +10:00 |
bootloader_random.c
|
bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable
|
2019-11-05 10:36:53 +08:00 |
bootloader_utility.c
|
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
2020-03-06 01:16:04 +05:30 |
esp_image_format.c
|
bootloader_support: force alignment of flash_read argument
|
2020-06-04 21:01:56 +10:00 |
flash_encrypt.c
|
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
2020-06-17 15:53:45 +08:00 |
flash_partitions.c
|
separate rom from esp32 component to esp_rom
|
2019-03-21 18:51:45 +08:00 |
flash_qio_mode.c
|
esp32s2beta: only support unicore
|
2019-12-09 09:48:37 +08:00 |