esp-idf/components/bootloader_support/src
Aditya Patwardhan 4dc2ace0b7
fix(esp_hw_support): Update key manager support
1) Added new Key Manager APIs
    2) Added crypto locking layer for Key Manager
    3) Remove support for deploying known key
    4) Format key manager support
    5) Fix build header error
    6) Updated the key_mgr_types.h file
    7) Added key manager tests
2024-01-23 10:24:39 +05:30
..
esp32
esp32c2
esp32c3
esp32c5 feat(esp32c5): support esptool on esp32c5 beta3 2024-01-09 13:11:11 +08:00
esp32c6
esp32h2
esp32p4
esp32s2
esp32s3
flash_encryption fix(esp_hw_support): Update key manager support 2024-01-23 10:24:39 +05:30
idf
secure_boot_v1
secure_boot_v2
bootloader_clock_init.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
bootloader_clock_loader.c
bootloader_common.c
bootloader_common_loader.c
bootloader_console.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
bootloader_console_loader.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
bootloader_efuse.c
bootloader_init.c
bootloader_mem.c
bootloader_panic.c
bootloader_random.c
bootloader_random_esp32.c
bootloader_random_esp32c2.c
bootloader_random_esp32c3.c
bootloader_random_esp32c5.c feat(esp32c5): support esptool on esp32c5 beta3 2024-01-09 13:11:11 +08:00
bootloader_random_esp32c6.c
bootloader_random_esp32h2.c
bootloader_random_esp32p4.c
bootloader_random_esp32s2.c
bootloader_random_esp32s3.c
bootloader_utility.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
esp_image_format.c
flash_encrypt.c
flash_partitions.c
secure_boot.c