samples: tfm_integration: psa_level_1: fix sample name in .yaml
Fix the name of the sample in the .yaml file so it matches the sample directory, and does not collide with tfm_ipc. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
7fdea78d75
commit
a19fbca4aa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ sample:
|
|||
side, with Zephyr on the NS side, using IPC mode.
|
||||
name: TF-M PSA Level 1 example
|
||||
tests:
|
||||
sample.tfm_ipc:
|
||||
sample.psa_level_1:
|
||||
tags: introduction
|
||||
platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340pdk_nrf5340_cpuappns
|
||||
nrf9160dk_nrf9160ns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue