esp-idf/components/bootloader
harshal.patil a686c20ee5
feat(bootloader): Update micro-ecc version to v1.1
This fix ensures that https://nvd.nist.gov/vuln/detail/CVE-2020-27209 is not
reported by the ESP-IDF SBOM tool. Please note that, this CVE was anyways not
applicable for ESP32 platform, as the bootloader (user of micro-ecc library)
do not perform signing on the device, its only verification that happens in
secure-boot-v1 case.
2023-09-20 11:29:58 +05:30
..
subproject feat(bootloader): Update micro-ecc version to v1.1 2023-09-20 11:29:58 +05:30
CMakeLists.txt bootloader: add a config to enable flashing of bootloader using 2023-05-24 11:50:14 +05:30
Kconfig.projbuild feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
project_include.cmake feat(bootloader): add the possibility to ignore extra components 2023-07-28 15:04:21 +08:00
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30