Skip to content

Commit f5d2bf8

Browse files
committed
samples: boot: mcuboot_recovery_retention: Add KMU build
Adds a KMU build of this sample Signed-off-by: Jamie McCrae <[email protected]>
1 parent 360488d commit f5d2bf8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

samples/boot/mcuboot_recovery_retention/sample.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,21 @@ tests:
3232
tags:
3333
- sysbuild
3434
- uart
35+
sample.boot.mcuboot_recovery_retention.uart.kmu:
36+
sysbuild: true
37+
build_only: true
38+
integration_platforms:
39+
- bm_nrf54l15dk/nrf54l05/cpuapp/s115_softdevice/mcuboot
40+
- bm_nrf54l15dk/nrf54l10/cpuapp/s115_softdevice/mcuboot
41+
- bm_nrf54l15dk/nrf54l15/cpuapp/s115_softdevice/mcuboot
42+
platform_allow:
43+
- bm_nrf54l15dk/nrf54l05/cpuapp/s115_softdevice/mcuboot
44+
- bm_nrf54l15dk/nrf54l10/cpuapp/s115_softdevice/mcuboot
45+
- bm_nrf54l15dk/nrf54l15/cpuapp/s115_softdevice/mcuboot
46+
extra_args:
47+
- SB_CONFIG_BM_FIRMWARE_LOADER_UART_MCUMGR=y
48+
- SB_CONFIG_BM_BOOTLOADER_MCUBOOT_SIGNATURE_USING_KMU=y
49+
tags:
50+
- sysbuild
51+
- uart
52+
- kmu

0 commit comments

Comments
 (0)