samples: tfm_integration: Add missing MPS3 support

Adds mps3_an547_ns to certain TF-M samples to improve
testing in CI by including the Arm Cortex-M55 platform.

Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>
This commit is contained in:
Kevin Townsend 2022-05-21 23:52:32 +02:00 committed by Carles Cufí
commit 06cd8abde1
2 changed files with 4 additions and 4 deletions

View file

@ -6,9 +6,9 @@ sample:
tests:
sample.psa_crypto:
tags: introduction tfm crypto csr
platform_allow: mps2_an521_ns nrf5340dk_nrf5340_cpuapp_ns
nrf9160dk_nrf9160_ns v2m_musca_s1_ns stm32l562e_dk_ns
bl5340_dvk_cpuapp_ns
platform_allow: mps2_an521_ns mps3_an547_ns v2m_musca_s1_ns
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns
stm32l562e_dk_ns bl5340_dvk_cpuapp_ns
harness: console
harness_config:
type: multi_line

View file

@ -5,7 +5,7 @@ sample:
tests:
sample.tfm_ipc:
tags: introduction tfm
platform_allow: mps2_an521_ns
platform_allow: mps2_an521_ns mps3_an547_ns
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns nucleo_l552ze_q_ns
stm32l562e_dk_ns v2m_musca_s1_ns v2m_musca_b1_ns bl5340_dvk_cpuapp_ns
harness: console