Skip to content

Commit 6432b0d

Browse files
Vge0rgekartben
authored andcommitted
samples: tfm: Add nRF54L10 in TF-M samples yaml
Add nRF54L10 non secure target for the config_build and the tfm_ipc samples. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 0151535 commit 6432b0d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/tfm_integration/config_build/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ common:
99
- nrf5340dk/nrf5340/cpuapp/ns
1010
- nrf9160dk/nrf9160/ns
1111
- nrf54l15dk/nrf54l15/cpuapp/ns
12+
- nrf54l15dk/nrf54l10/cpuapp/ns
1213
- bl5340_dvk/nrf5340/cpuapp/ns
1314
integration_platforms:
1415
- nrf5340dk/nrf5340/cpuapp/ns

samples/tfm_integration/tfm_ipc/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ tests:
3434
platform_allow:
3535
- mps2/an521/cpu0/ns
3636
- nrf54l15dk/nrf54l15/cpuapp/ns
37+
- nrf54l15dk/nrf54l10/cpuapp/ns
3738
extra_configs:
3839
- CONFIG_TFM_BL2=n
3940
harness: console

0 commit comments

Comments
 (0)