File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
samples/boot/mcuboot_recovery_retention Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,21 @@ tests:
32
32
tags :
33
33
- sysbuild
34
34
- 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
You can’t perform that action at this time.
0 commit comments