mcuboot/boot/zephyr
Øyvind Rønningstad a7d34caaa7 boot_serial: Upgrade from cddl-gen 0.1.0 to zcbor 0.4.0
cddl-gen has been renamed to zcbor.
Update regenerate_serial_recovery_cbor.sh and regenerate/recopy all
files.

Remove the submodule in ext/ since it is no longer necessary when
the zcbor package is installed (only needed for regeneration, not
for building).

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
2022-04-06 17:46:15 -06:00
..
boards boot: zephyr: Disable CONFIG_USB_DEVICE_REMOTE_WAKEUP 2022-04-04 09:16:54 +02:00
include zephyr: remove deprecated DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL 2022-03-28 10:47:22 +02:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt boot_serial: Upgrade from cddl-gen 0.1.0 to zcbor 0.4.0 2022-04-06 17:46:15 -06:00
Kconfig zephyr/Kconfig: own Kconfig file for serial recovery 2022-04-05 11:43:28 +02:00
Kconfig.serial_recovery zephyr/Kconfig: own Kconfig file for serial recovery 2022-04-05 11:43:28 +02:00
arm_cleanup.c boot: zephyr: cleanup NXP MPU configuration before boot 2020-12-18 18:31:38 +01:00
boot_serial_extensions.c zephyr/boot_serial_extension: us BOOT_LOG instead of LOG_ 2022-01-10 12:38:37 +01:00
dts.overlay zephyr: CDC ACM UART node to specific overlays 2021-08-27 15:21:39 +02:00
flash_map_extended.c zephyr: remove deprecated DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL 2022-03-28 10:47:22 +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 zephyr: Added hooks for example 2021-08-26 16:22:04 -06:00
keys.c Add support for signed images in single loader mode 2022-01-13 14:05:30 -07:00
main.c zephyr: remove deprecated DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL 2022-03-28 10:47:22 +02:00
nrf52840dk_nrf52840_cc310_ecdsa.conf bootutil: ecdsa: Fix CC310 for nRF devices 2020-10-28 15:50:46 +01:00
os.c zephyr: Increase mbedTLS Heap while RSA is used 2021-11-15 13:48:03 +01:00
prj.conf zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y 2021-12-15 16:23:51 +01:00
sample.yaml zephyr: CDC ACM UART node to specific overlays 2021-08-27 15:21:39 +02:00
serial_adapter.c zephyr: get CDC ACM UART device from devicetree 2021-08-27 15:21:39 +02:00
serial_recovery.conf zephyr: add zephyr's sanitycheck description 2019-12-16 18:40:34 +01:00
single_loader.c zephyr/single_loader: make decription working flash 2022-02-24 07:52:32 -07: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: CDC ACM UART node to specific overlays 2021-08-27 15:21:39 +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