2019-12-12 18:04:43 +08:00
|
|
|
sample:
|
|
|
|
description: mcuboot test build sample
|
|
|
|
name: mcuboot
|
|
|
|
|
|
|
|
tests:
|
|
|
|
sample.bootloader.mcuboot:
|
|
|
|
tags: bootloader_mcuboot
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840 frdm_k64f disco_l475_iot1
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2022-09-11 07:18:30 +08:00
|
|
|
- frdm_k64f
|
|
|
|
- disco_l475_iot1
|
2019-12-12 18:04:43 +08:00
|
|
|
sample.bootloader.mcuboot.serial_recovery:
|
|
|
|
extra_args: OVERLAY_CONFIG=serial_recovery.conf
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2019-12-12 18:04:43 +08:00
|
|
|
tags: bootloader_mcuboot
|
|
|
|
sample.bootloader.mcuboot.usb_cdc_acm_recovery:
|
|
|
|
tags: bootloader_mcuboot
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dongle/nrf52840
|
2022-11-21 17:35:02 +08:00
|
|
|
extra_args: DTC_OVERLAY_FILE="./usb_cdc_acm.overlay;app.overlay"
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dongle/nrf52840
|
2020-02-17 20:25:32 +08:00
|
|
|
sample.bootloader.mcuboot.usb_cdc_acm_recovery_log:
|
|
|
|
extra_args: OVERLAY_CONFIG=./usb_cdc_acm_log_recovery.conf
|
2022-11-21 17:35:02 +08:00
|
|
|
DTC_OVERLAY_FILE="./boards/nrf52840_big.overlay;app.overlay"
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2020-02-17 20:25:32 +08:00
|
|
|
tags: bootloader_mcuboot
|
2020-09-15 19:15:02 +08:00
|
|
|
sample.bootloader.mcuboot.single_slot:
|
|
|
|
extra_args: OVERLAY_CONFIG=./single_slot.conf
|
2022-11-21 17:35:02 +08:00
|
|
|
DTC_OVERLAY_FILE="./boards/nrf52840_single_slot.overlay;app.overlay"
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2020-09-15 19:15:02 +08:00
|
|
|
tags: bootloader_mcuboot
|
2020-11-09 21:03:22 +08:00
|
|
|
sample.bootloader.mcuboot.qspi_nor_slot:
|
2022-11-21 17:35:02 +08:00
|
|
|
extra_args: DTC_OVERLAY_FILE="./boards/nrf52840dk_qspi_nor_secondary.overlay;app.overlay"
|
2020-11-09 21:03:22 +08:00
|
|
|
OVERLAY_CONFIG="./boards/nrf52840dk_qspi_nor.conf;./boards/nrf52840dk_qspi_secondary_boot.conf"
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840
|
2021-07-28 05:17:05 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2020-11-09 21:03:22 +08:00
|
|
|
tags: bootloader_mcuboot
|
2021-07-12 17:10:41 +08:00
|
|
|
sample.bootloader.mcuboot.hooks_multi:
|
2022-11-21 17:35:02 +08:00
|
|
|
extra_args: DTC_OVERLAY_FILE="./boards/nrf52840dk_ram_multi.overlay;app.overlay"
|
2021-07-12 17:10:41 +08:00
|
|
|
OVERLAY_CONFIG=./boards/nrf52840dk_hooks_sample_overlay.conf
|
2022-07-07 20:55:22 +08:00
|
|
|
TEST_BOOT_IMAGE_ACCESS_HOOKS=Y
|
2024-02-08 22:04:19 +08:00
|
|
|
platform_allow: nrf52840dk/nrf52840
|
2021-07-12 17:10:41 +08:00
|
|
|
integration_platforms:
|
2024-02-08 22:04:19 +08:00
|
|
|
- nrf52840dk/nrf52840
|
2021-07-12 17:10:41 +08:00
|
|
|
tags: bootloader_mcuboot
|
2022-04-01 15:10:28 +08:00
|
|
|
sample.bootloader.mcuboot.ram_load:
|
|
|
|
extra_args: OVERLAY_CONFIG=./ram_load.conf
|
|
|
|
tags: bootloader_mcuboot
|
|
|
|
platform_allow: mimxrt1020_evk
|
|
|
|
integration_platforms:
|
|
|
|
- mimxrt1020_evk
|