esp-idf/components/bootloader/subproject
harshal.patil 9bf94cb7e1
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:00 +05:30
..
components/micro-ecc feat(bootloader): Update micro-ecc version to v1.1 2023-09-22 10:50:00 +05:30
main ld: fixed bootloader and app potential overlap issue 2023-03-02 10:45:40 +08:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00