Skip to content

Commit 8b987d9

Browse files
ozersakartben
authored andcommitted
samples: tfm_integration: Update regression test dependencies
tfm_regression_test depends on the tf-m-tests tfm_psa_test depends on the psa-arch-tests This commit set module dependencies to correct values Signed-off-by: Sadik Ozer <[email protected]>
1 parent 6f6f8bc commit 8b987d9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

samples/tfm_integration/tfm_psa_test/sample.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ common:
1010
- v2m_musca_s1/musca_s1/ns
1111
modules:
1212
- psa-arch-tests
13-
- tf-m-tests
1413
integration_platforms:
1514
- mps2/an521/cpu0/ns
1615
harness: console

samples/tfm_integration/tfm_regression_test/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ common:
33
- trusted-firmware-m
44
- mcuboot
55
modules:
6-
- psa-arch-tests
6+
- tf-m-tests
77
platform_allow:
88
- nrf5340dk/nrf5340/cpuapp/ns
99
- nrf9160dk/nrf9160/ns

0 commit comments

Comments
 (0)