From daef151d632ebd6289e626af5f154e4eedd3afe9 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 12 Sep 2023 19:55:23 +0000 Subject: [PATCH] samples: tfm: depend on psa-arch-tests Those samples/tests depend on psa-arch-tests module. Signed-off-by: Anas Nashif --- samples/tfm_integration/tfm_psa_test/sample.yaml | 3 +++ samples/tfm_integration/tfm_regression_test/sample.yaml | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/samples/tfm_integration/tfm_psa_test/sample.yaml b/samples/tfm_integration/tfm_psa_test/sample.yaml index 6eea76dc157401..df8ae92a372f9c 100644 --- a/samples/tfm_integration/tfm_psa_test/sample.yaml +++ b/samples/tfm_integration/tfm_psa_test/sample.yaml @@ -8,6 +8,9 @@ common: - nrf9160dk_nrf9160_ns - nrf9161dk_nrf9161_ns - v2m_musca_s1_ns + modules: + - psa-arch-tests + - tf-m-tests integration_platforms: - mps2_an521_ns harness: console diff --git a/samples/tfm_integration/tfm_regression_test/sample.yaml b/samples/tfm_integration/tfm_regression_test/sample.yaml index 12e0810fb96ad4..e5612d909c8e06 100644 --- a/samples/tfm_integration/tfm_regression_test/sample.yaml +++ b/samples/tfm_integration/tfm_regression_test/sample.yaml @@ -2,8 +2,9 @@ common: tags: - trusted-firmware-m - mcuboot + modules: + - psa-arch-tests platform_allow: - - nrf5340dk_nrf5340_cpuapp_ns - nrf9160dk_nrf9160_ns - nrf9161dk_nrf9161_ns