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
|
@ -6,7 +6,7 @@ tests:
|
|||
sample.tfm_ipc:
|
||||
tags: introduction
|
||||
platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340pdk_nrf5340_cpuappns
|
||||
nrf9160dk_nrf9160ns
|
||||
nrf9160dk_nrf9160ns nucleo_l552ze_q_ns
|
||||
harness: console
|
||||
harness_config:
|
||||
type: multi_line
|
||||
|
|
Loading…
Reference in a new issue