esp-idf/components/bootloader/subproject
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
..
components/micro-ecc feat(bootloader): Update micro-ecc version to v1.1 2023-09-20 11:29:58 +05:30
main change(bootloader): added address check in bootloader.ld 2023-08-09 19:33:26 +08:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt feat(bootloader): add the possibility to ignore extra components 2023-07-28 15:04:21 +08:00