From 966015f503d1438c25d59793762495452be5ebbc Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Fri, 16 Oct 2020 11:28:31 +0200 Subject: [PATCH] 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 --- samples/tfm_integration/tfm_ipc/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tfm_integration/tfm_ipc/sample.yaml b/samples/tfm_integration/tfm_ipc/sample.yaml index c44bcd8e2fb..a6629845a21 100644 --- a/samples/tfm_integration/tfm_ipc/sample.yaml +++ b/samples/tfm_integration/tfm_ipc/sample.yaml @@ -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