We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb8ec0 commit bf41046Copy full SHA for bf41046
tests/subsys/bootloader/bl_storage/testcase.yaml
@@ -2,13 +2,13 @@ tests:
2
bootloader.bl_storage:
3
sysbuild: true
4
platform_allow:
5
- - nrf54l15pdk/nrf54l15/cpuapp
+ - nrf54l15dk/nrf54l15/cpuapp
6
- nrf5340dk/nrf5340/cpuapp
7
- nrf9151dk/nrf9151
8
- nrf9160dk/nrf9160
9
- nrf9161dk/nrf9161
10
integration_platforms:
11
12
13
14
tests/subsys/bootloader/boot_chains/testcase.yaml
@@ -2,6 +2,7 @@ common:
nrf52840dk/nrf52840
nrf5340dk/nrf5340/cpuapp
+ nrf54l15dk/nrf54l15/cpuapp
# NB: It's not yet supported to boot TF-M from NSIB without
# MCUBoot enabled as well
harness: console
0 commit comments