mcuboot/boot/zephyr
Jamie McCrae 8f8fbf9956 zephyr: Fall back to minimal C library
Changes back to the minimal C library instead of picolibc to
reduce flash usage

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-09-12 14:16:03 +01:00
..
boards espressif: use minimal libc as default for ESP32 boards 2023-09-08 11:01:07 -03:00
include zephyr: Provide slot definitions for three images 2023-08-24 14:13:55 +02:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt boot: boot_serial: Fix issue with encrypted second slot images 2023-08-09 07:45:22 +01:00
Kconfig zephyr: encryption: Improve Kconfig and key generation 2023-08-09 07:45:22 +01:00
Kconfig.serial_recovery boot: boot_serial: Fix issue with encrypted second slot images 2023-08-09 07:45:22 +01:00
VERSION zephyr: Add VERSION file 2023-05-25 14:20:28 -06:00
app.overlay zephyr: fix handling of devicetree overlays in mcuboot 2022-11-24 08:55:20 +01:00
arm_cleanup.c zephyr: use cmsis_core.h header 2023-08-25 11:30:17 +02:00
boot_serial_extensions.c zephyr: Fix boot serial extensions 2023-08-29 16:01:02 +02:00
flash_map_extended.c zephyr: Provide third image cases for direct image upload 2023-09-06 17:49:33 +02:00
flash_map_legacy.c bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros 2021-07-21 11:47:58 +02:00
hooks_sample.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
keys.c zephyr: encryption: Improve Kconfig and key generation 2023-08-09 07:45:22 +01:00
main.c boot: zephyr: use indication LED also in timeout based recovery 2023-09-07 11:37:34 +01:00
nrf52840dk_nrf52840_cc310_ecdsa.conf bootutil: ecdsa: Fix CC310 for nRF devices 2020-10-28 15:50:46 +01:00
os.c zephyr: use <zephyr/kernel.h> 2022-06-16 21:47:43 +02:00
prj.conf zephyr: Fall back to minimal C library 2023-09-12 14:16:03 +01:00
ram_load.conf zephyr: Wrapped the RAM loading mode in Zephyr configs. 2022-05-31 10:20:19 -06:00
sample.yaml zephyr: fix handling of devicetree overlays in mcuboot 2022-11-24 08:55:20 +01:00
serial_adapter.c zephyr: serial_recovery: Fix broken CDC device selection 2023-04-19 14:38:02 +02:00
serial_recovery.conf zephyr: add zephyr's sanitycheck description 2019-12-16 18:40:34 +01:00
single_loader.c boot: boot_serial: Fix issue with encrypted second slot images 2023-08-09 07:45:22 +01:00
single_slot.conf boot/zephyr: Added single-slot Zephyr-RTOS test build 2020-09-16 12:09:43 +02:00
usb_cdc_acm.overlay zephyr: Remove devicetree 'label' property 2022-08-12 11:18:24 +02:00
usb_cdc_acm_log_recovery.conf zephyr: allow recovery over usb cdc-acm with logs enabled 2020-02-27 10:01:25 +01:00