esp-idf/components/bootloader/subproject
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
..
components/micro-ecc feat(bootloader): Update micro-ecc version to v1.1 2023-09-22 10:50:16 +05:30
main Merge branch 'feature/apply_new_version_logic_v4.4' into 'release/v4.4' 2023-03-10 14:52:18 +08:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt bootloader: fix adding bootloader_components to EXTRA_COMPONENT_DIRS 2021-10-06 10:17:19 +02:00
Makefile make build system: fix build for undefined _lock_* funcs 2021-06-07 12:53:45 +07:00