samples: tfm_integration: tfm_ipc: add nucleo_l552ze_q_ns to the list
Add nucleo_l552ze_q_ns board to the allowed list of platforms for the tfm_ipc sample. This allows the sample to be built for the nucleo_l552ze_q_ns platform by sanity check. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
a19fbca4aa
commit
966015f503
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ tests:
|
||||||
sample.tfm_ipc:
|
sample.tfm_ipc:
|
||||||
tags: introduction
|
tags: introduction
|
||||||
platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340pdk_nrf5340_cpuappns
|
platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340pdk_nrf5340_cpuappns
|
||||||
nrf9160dk_nrf9160ns
|
nrf9160dk_nrf9160ns nucleo_l552ze_q_ns
|
||||||
harness: console
|
harness: console
|
||||||
harness_config:
|
harness_config:
|
||||||
type: multi_line
|
type: multi_line
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue