Skip to content

Commit

Permalink
samples: tfm_integration: Update regression test dependencies
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
ozersa authored and kartben committed Jan 20, 2025
1 parent 6f6f8bc commit 8b987d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion samples/tfm_integration/tfm_psa_test/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ common:
- v2m_musca_s1/musca_s1/ns
modules:
- psa-arch-tests
- tf-m-tests
integration_platforms:
- mps2/an521/cpu0/ns
harness: console
Expand Down
2 changes: 1 addition & 1 deletion samples/tfm_integration/tfm_regression_test/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ common:
- trusted-firmware-m
- mcuboot
modules:
- psa-arch-tests
- tf-m-tests
platform_allow:
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
Expand Down

0 comments on commit 8b987d9

Please sign in to comment.