samples: tfm: Remove old 'tfm' tag
To avoid confusion having both a 'tfm' and a 'trusted-firmware-m' tag, remove the old 'tfm' tag entirely. Any external test frameworks that are using the 'tfm' tag will need to be changed to account for this. Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
a5e70cd40d
commit
7c80473e0a
6 changed files with 0 additions and 8 deletions
|
@ -7,7 +7,6 @@ tests:
|
||||||
sample.psa_crypto:
|
sample.psa_crypto:
|
||||||
tags:
|
tags:
|
||||||
- introduction
|
- introduction
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- crypto
|
- crypto
|
||||||
- csr
|
- csr
|
||||||
|
|
|
@ -29,6 +29,5 @@ common:
|
||||||
tests:
|
tests:
|
||||||
sample.tfm.protected_storage:
|
sample.tfm.protected_storage:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
|
|
|
@ -6,7 +6,6 @@ tests:
|
||||||
sample.tfm_ipc:
|
sample.tfm_ipc:
|
||||||
tags:
|
tags:
|
||||||
- introduction
|
- introduction
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
|
@ -31,7 +30,6 @@ tests:
|
||||||
sample.tfm_ipc.no_bl2:
|
sample.tfm_ipc.no_bl2:
|
||||||
tags:
|
tags:
|
||||||
- introduction
|
- introduction
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
platform_allow: mps2_an521_ns
|
platform_allow: mps2_an521_ns
|
||||||
extra_configs:
|
extra_configs:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
common:
|
common:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
common:
|
common:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
platform_allow:
|
platform_allow:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
common:
|
common:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- mps2_an521_ns
|
- mps2_an521_ns
|
||||||
|
@ -25,6 +24,5 @@ sample:
|
||||||
tests:
|
tests:
|
||||||
sample.tfm.secure_partition:
|
sample.tfm.secure_partition:
|
||||||
tags:
|
tags:
|
||||||
- tfm
|
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
- mcuboot
|
- mcuboot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue