samples: tfm: Also test tfm when mcuboot changes
In addition to running the tfm tests when the trusted-firmware-m module changes, most of the tests also use MCUboot, which comes from our module. Add the mcuboot tag to each of these tests, except for the single test that explicitly builds without using MCUboot. Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
32a9d13d61
commit
a5e70cd40d
6 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,7 @@ tests:
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- crypto
|
- crypto
|
||||||
- csr
|
- csr
|
||||||
|
- mcuboot
|
||||||
platform_allow: mps2_an521_ns v2m_musca_s1_ns
|
platform_allow: mps2_an521_ns v2m_musca_s1_ns
|
||||||
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns
|
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns
|
||||||
stm32l562e_dk_ns bl5340_dvk_cpuapp_ns
|
stm32l562e_dk_ns bl5340_dvk_cpuapp_ns
|
||||||
|
|
|
@ -31,3 +31,4 @@ tests:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
- tfm
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- mcuboot
|
||||||
|
|
|
@ -8,6 +8,7 @@ tests:
|
||||||
- introduction
|
- introduction
|
||||||
- tfm
|
- tfm
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- mps2_an521_ns
|
- mps2_an521_ns
|
||||||
- nrf5340dk_nrf5340_cpuapp_ns
|
- nrf5340dk_nrf5340_cpuapp_ns
|
||||||
|
|
|
@ -2,6 +2,7 @@ common:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
- tfm
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- mps2_an521_ns
|
- mps2_an521_ns
|
||||||
- nrf5340dk_nrf5340_cpuapp_ns
|
- nrf5340dk_nrf5340_cpuapp_ns
|
||||||
|
|
|
@ -2,6 +2,7 @@ common:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
- tfm
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
|
|
||||||
- nrf5340dk_nrf5340_cpuapp_ns
|
- nrf5340dk_nrf5340_cpuapp_ns
|
||||||
|
|
|
@ -27,3 +27,4 @@ tests:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
- tfm
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- mcuboot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue