esp-idf/components/bootloader
harshal.patil 7e14e7f5bd
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-22 10:50:16 +05:30
..
subproject feat(bootloader): Update micro-ecc version to v1.1 2023-09-22 10:50:16 +05:30
CMakeLists.txt esptool_py: Add esptool_py as a dependency for any component that uses it 2021-03-08 19:47:38 +11:00
Kconfig.projbuild kconfigs: Fix config issues raised by gen_kconfig_doc.py 2023-03-03 22:26:39 +00:00
Makefile.projbuild bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
component.mk
project_include.cmake bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
sdkconfig.rename