From 07384efb72bd2e9f51d4ffa8f65cc2d0fb013ca5 Mon Sep 17 00:00:00 2001 From: Waqar Tahir Date: Sun, 18 Jan 2026 22:25:31 +0100 Subject: [PATCH] samples: tfm_ipc: update mcxn947 board support As the board now supports TF-M with bl2, spport from sample.tfm_ipc.no_bl2 is removed and added in sample.tfm_ipc test. Signed-off-by: Waqar Tahir --- 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 b049f7a82a1..a2f26c2bca3 100644 --- a/samples/tfm_integration/tfm_ipc/sample.yaml +++ b/samples/tfm_integration/tfm_ipc/sample.yaml @@ -18,6 +18,7 @@ tests: - bl5340_dvk/nrf5340/cpuapp/ns - b_u585i_iot02a/stm32u585xx/ns - stm32h573i_dk/stm32h573xx/ns + - frdm_mcxn947/mcxn947/cpu0/ns integration_platforms: - mps2/an521/cpu0/ns harness: console @@ -37,7 +38,6 @@ tests: - nrf54l15dk/nrf54l15/cpuapp/ns - nrf54l15dk/nrf54l10/cpuapp/ns - nrf54lm20dk/nrf54lm20a/cpuapp/ns - - frdm_mcxn947/mcxn947/cpu0/ns extra_configs: - CONFIG_TFM_BL2=n harness: console