mcuboot/boot/espressif
Jamie McCrae cb07e88869 boot_serial: Replace cbor auto-generated code with zcbor functions
Replaces the auto-generated decoding/encoding files with inline code
for encoding/decoding cbor data structures, this adds the benefit of
allowing the elements to be in any order and reduces code size. To
accommodate this, zcbor_bulk has been imported from Zephyr.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-05-15 10:22:51 +02:00
..
ci_configs espressif: ci: Add new building jobs configs for Espressif chips 2023-02-03 18:05:07 -03:00
hal espressif:ESP32-S3: Fix multiboot APP CPU start 2023-01-24 22:56:02 -03:00
include espressif: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
port boot: zephyr: esp32: zephyr port 2023-04-27 20:30:35 -03:00
tools espressif: Add warning for unsupported chip revision 2022-05-09 15:55:23 -03:00
CMakeLists.txt boot_serial: Replace cbor auto-generated code with zcbor functions 2023-05-15 10:22:51 +02:00
keys.c espressif: Enable signature verification (RSA, EC256 and ED25519) 2021-10-07 18:30:20 -03:00
main.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
os.c espressif: Fix support for signing algorithms 2021-12-20 09:20:14 -03:00