| sample: |
| description: mcuboot test build sample |
| name: mcuboot |
| |
| tests: |
| sample.bootloader.mcuboot: |
| tags: bootloader_mcuboot |
| platform_allow: |
| - frdm_k22f |
| - frdm_k64f |
| - frdm_k82f |
| - frdm_ke17z |
| - frdm_ke17z512 |
| - frdm_mcxn947/mcxn947/cpu0 |
| - lpcxpresso55s06 |
| - lpcxpresso55s16 |
| - lpcxpresso55s28 |
| - lpcxpresso55s36 |
| - lpcxpresso55s69/lpc55s69/cpu0 |
| - mimxrt1010_evk |
| - mimxrt1015_evk |
| - mimxrt1020_evk |
| - mimxrt1024_evk |
| - mimxrt1040_evk |
| - mimxrt1050_evk/mimxrt1052/hyperflash |
| - mimxrt1060_evk/mimxrt1062/qspi |
| - mimxrt1062_fmurt6 |
| - mimxrt1064_evk |
| - mimxrt1160_evk/mimxrt1166/cm7 |
| - mimxrt1170_evk/mimxrt1176/cm7 |
| - mimxrt595_evk/mimxrt595s/cm33 |
| - mimxrt685_evk/mimxrt685s/cm33 |
| - rd_rw612_bga |
| - rddrone_fmuk66 |
| - twr_ke18f |
| - twr_kv58f220m |
| - vmu_rt1170/mimxrt1176/cm7 |
| - nrf52840dk/nrf52840 |
| - disco_l475_iot1 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| - frdm_k64f |
| - disco_l475_iot1 |
| sample.bootloader.mcuboot.serial_recovery: |
| extra_args: EXTRA_CONF_FILE=serial_recovery.conf |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |
| sample.bootloader.mcuboot.usb_cdc_acm_recovery: |
| tags: bootloader_mcuboot |
| platform_allow: nrf52840dongle/nrf52840 |
| extra_args: |
| - EXTRA_CONF_FILE=./usb_cdc_acm_recovery.conf |
| - DTC_OVERLAY_FILE="./usb_cdc_acm.overlay;app.overlay" |
| integration_platforms: |
| - nrf52840dongle/nrf52840 |
| sample.bootloader.mcuboot.usb_cdc_acm_recovery_log: |
| extra_args: EXTRA_CONF_FILE=./usb_cdc_acm_log_recovery.conf |
| DTC_OVERLAY_FILE="./boards/nrf52840_big.overlay;app.overlay" |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |
| sample.bootloader.mcuboot.single_slot: |
| extra_args: EXTRA_CONF_FILE=./single_slot.conf |
| DTC_OVERLAY_FILE="./boards/nrf52840_single_slot.overlay;app.overlay" |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |
| sample.bootloader.mcuboot.qspi_nor_slot: |
| extra_args: DTC_OVERLAY_FILE="./boards/nrf52840dk_qspi_nor_secondary.overlay;app.overlay" |
| EXTRA_CONF_FILE="./boards/nrf52840dk_qspi_nor.conf;./boards/nrf52840dk_qspi_secondary_boot.conf" |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |
| sample.bootloader.mcuboot.hooks_multi: |
| extra_args: DTC_OVERLAY_FILE="./boards/nrf52840dk_ram_multi.overlay;app.overlay" |
| EXTRA_CONF_FILE=./boards/nrf52840dk_hooks_sample_overlay.conf |
| TEST_BOOT_IMAGE_ACCESS_HOOKS=Y |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |
| sample.bootloader.mcuboot.ram_load: |
| extra_args: EXTRA_CONF_FILE=./ram_load.conf |
| tags: bootloader_mcuboot |
| platform_allow: mimxrt1020_evk |
| integration_platforms: |
| - mimxrt1020_evk |
| sample.bootloader.mcuboot.swap_offset: |
| extra_args: EXTRA_CONF_FILE=./swap_offset.conf |
| platform_allow: nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| tags: bootloader_mcuboot |