File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
tests/subsys/secure_storage/psa/its Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,17 @@ tests:
11
11
secure_storage.psa.its.secure_storage.zms :
12
12
# DT-based filtering is not possible for this test scenario.
13
13
# Platforms with a storage_partition must be manually added here.
14
- platform_allow : native_sim mps2/an385 qemu_x86/atom qemu_x86_64/atom
15
- nrf54l15dk/nrf54l15/cpuapp nrf5340dk/nrf5340/cpuapp nrf52840dk/nrf52840
16
- nrf9151dk/nrf9151 nrf9160dk/nrf9160 nrf9161dk/nrf9161
14
+ platform_allow :
15
+ - native_sim
16
+ - mps2/an385
17
+ - qemu_x86/atom
18
+ - qemu_x86_64/atom
19
+ - nrf54l15dk/nrf54l15/cpuapp
20
+ - nrf5340dk/nrf5340/cpuapp
21
+ - nrf52840dk/nrf52840
22
+ - nrf9151dk/nrf9151
23
+ - nrf9160dk/nrf9160
24
+ - nrf9161dk/nrf9161
17
25
extra_args :
18
26
- EXTRA_DTC_OVERLAY_FILE=zms.overlay
19
27
- EXTRA_CONF_FILE=overlay-secure_storage.conf;overlay-transform_default.conf
You can’t perform that action at this time.
0 commit comments