samples: tfm_ipc: Remove mps3_an547_ns support
The AN547 no longer functions with this TF-M sample, and has been broken since TF-M 1.6.0 without CI catching the issue, since this sample wasn't modified to cause a CI run on the affected target. Removing this board from the sample until the board support can be reworked. Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org> Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
8cfa0f40cb
commit
d3d80e8b33
|
@ -5,7 +5,7 @@ sample:
|
|||
tests:
|
||||
sample.tfm_ipc:
|
||||
tags: introduction tfm
|
||||
platform_allow: mps2_an521_ns mps3_an547_ns
|
||||
platform_allow: mps2_an521_ns
|
||||
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns nucleo_l552ze_q_ns
|
||||
stm32l562e_dk_ns v2m_musca_s1_ns bl5340_dvk_cpuapp_ns
|
||||
integration_platforms:
|
||||
|
|
Loading…
Reference in a new issue