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 <sadik.ozer@analog.com>
This commit is contained in:
parent
6f6f8bc931
commit
8b987d9e02
2 changed files with 1 additions and 2 deletions
|
|
@ -10,7 +10,6 @@ common:
|
||||||
- v2m_musca_s1/musca_s1/ns
|
- v2m_musca_s1/musca_s1/ns
|
||||||
modules:
|
modules:
|
||||||
- psa-arch-tests
|
- psa-arch-tests
|
||||||
- tf-m-tests
|
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- mps2/an521/cpu0/ns
|
- mps2/an521/cpu0/ns
|
||||||
harness: console
|
harness: console
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ common:
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
modules:
|
modules:
|
||||||
- psa-arch-tests
|
- tf-m-tests
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- nrf5340dk/nrf5340/cpuapp/ns
|
- nrf5340dk/nrf5340/cpuapp/ns
|
||||||
- nrf9160dk/nrf9160/ns
|
- nrf9160dk/nrf9160/ns
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue