Michael (XIAO Xufeng) 15f406ddb7 spi_flash: add config option to override flash size in bootloader header 5 lat temu
..
esp32 b979dacc6c Secure Boot v2: Fix the double padding of the image length during flash encryption 5 lat temu
esp32s2 b979dacc6c Secure Boot v2: Fix the double padding of the image length during flash encryption 5 lat temu
idf 7453507d93 Secure boot v2: Fixes the issue of passing the flash calculated digest for ota verification. 5 lat temu
bootloader_clock.c 490bf29767 esp32s2: fix enabling 32k XTAL clock 6 lat temu
bootloader_common.c 93aeac9728 bootloader_support: fix issue in memory mapping for getting app descriptor 5 lat temu
bootloader_efuse_esp32.c 6bddcdac67 bootloader: move esp32 specific code from bootloader_common 6 lat temu
bootloader_efuse_esp32s2.c d87d9a714e efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver() 5 lat temu
bootloader_flash.c a9ccc5e5c8 feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 6 lat temu
bootloader_flash_config_esp32.c 15f406ddb7 spi_flash: add config option to override flash size in bootloader header 5 lat temu
bootloader_flash_config_esp32s2.c 15f406ddb7 spi_flash: add config option to override flash size in bootloader header 5 lat temu
bootloader_init.c e7ab7ce3af bootloader: Force bootloader_image_hdr to be word aligned 5 lat temu
bootloader_mem.c cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
bootloader_random.c 0c320bfb0e esp32s2: Support bootloader_random_enable() 5 lat temu
bootloader_random_esp32.c 0c320bfb0e esp32s2: Support bootloader_random_enable() 5 lat temu
bootloader_random_esp32s2.c b34c658554 esp32s2: Use regi2c registers to enable bootloader RNG 5 lat temu
bootloader_utility.c 0f82fe105c Secure boot v2 support for ESP32-S2 5 lat temu
esp_image_format.c 15f406ddb7 spi_flash: add config option to override flash size in bootloader header 5 lat temu
flash_encrypt.c af7d6f4d89 bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true) 5 lat temu
flash_partitions.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
flash_qio_mode.c a94685a222 esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 5 lat temu