mcuboot/boot/zephyr
Marcin Niestroj 9ced459b09 boot: zephyr: fix s/junping/jumping/ typo
Fix typo in Kconfig help text by s/junping/jumping/.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2023-05-22 07:41:43 +01:00
..
boards boot: zephyr: esp32: zephyr port 2023-04-27 20:30:35 -03:00
include boot: zephyr: esp32: zephyr port 2023-04-27 20:30:35 -03:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt boot_serial: Replace cbor auto-generated code with zcbor functions 2023-05-15 10:22:51 +02:00
Kconfig boot: zephyr: fix s/junping/jumping/ typo 2023-05-22 07:41:43 +01:00
Kconfig.serial_recovery boot: zephyr: Add pin reset serial recovery entrance method 2023-04-13 20:07:55 +02:00
app.overlay zephyr: fix handling of devicetree overlays in mcuboot 2022-11-24 08:55:20 +01:00
arm_cleanup.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
boot_serial_extensions.c zephyr/boot_serial_extension: Switch to using FIXED_PARTITION_ 2022-09-08 12:44:58 +02:00
flash_map_extended.c boot: zephyr: esp32: zephyr port 2023-04-27 20:30:35 -03: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 Add support for signed images in single loader mode 2022-01-13 14:05:30 -07:00
main.c boot/zephyr: switch main return type to 'int' 2023-05-02 15:24:20 +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: removed CONFIG_SYSTEM_CLOCK_DISABLE=y 2021-12-15 16:23:51 +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 zephyr: single_loader: Switch to flash_area_get_sector 2023-03-14 08:13:20 -06: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