samples: tfm regression: add lpcxpresso55s69_ns in allowed platforms

Include the lpcxpresso55s69_ns board to the list of platforms
that support running the sample for the TF-M regression tests.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-06-15 15:38:26 +02:00
parent 91da6d14cb
commit 20df3e8488
2 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,8 @@
common:
tags: tfm
platform_allow: mps2_an521_nonsecure v2m_musca_s1_nonsecure
platform_allow: mps2_an521_nonsecure
nrf5340dk_nrf5340_cpuappns nrf9160dk_nrf9160ns
v2m_musca_s1_nonsecure
harness: console
harness_config:
type: multi_line

View file

@ -1,7 +1,8 @@
common:
tags: tfm
platform_allow: mps2_an521_nonsecure v2m_musca_s1_nonsecure
nrf5340dk_nrf5340_cpuappns nrf9160dk_nrf9160ns bl5340_dvk_cpuappns
platform_allow: lpcxpresso55s69_ns mps2_an521_nonsecure
nrf5340dk_nrf5340_cpuappns nrf9160dk_nrf9160ns
v2m_musca_s1_nonsecure
harness: console
harness_config:
type: multi_line