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:
David Brown 2023-09-05 10:56:36 -06:00 committed by Carles Cufí
commit 7c80473e0a
6 changed files with 0 additions and 8 deletions

View file

@ -7,7 +7,6 @@ tests:
sample.psa_crypto:
tags:
- introduction
- tfm
- trusted-firmware-m
- crypto
- csr

View file

@ -29,6 +29,5 @@ common:
tests:
sample.tfm.protected_storage:
tags:
- tfm
- trusted-firmware-m
- mcuboot

View file

@ -6,7 +6,6 @@ tests:
sample.tfm_ipc:
tags:
- introduction
- tfm
- trusted-firmware-m
- mcuboot
platform_allow:
@ -31,7 +30,6 @@ tests:
sample.tfm_ipc.no_bl2:
tags:
- introduction
- tfm
- trusted-firmware-m
platform_allow: mps2_an521_ns
extra_configs:

View file

@ -1,6 +1,5 @@
common:
tags:
- tfm
- trusted-firmware-m
- mcuboot
platform_allow:

View file

@ -1,6 +1,5 @@
common:
tags:
- tfm
- trusted-firmware-m
- mcuboot
platform_allow:

View file

@ -1,6 +1,5 @@
common:
tags:
- tfm
- trusted-firmware-m
platform_allow:
- mps2_an521_ns
@ -25,6 +24,5 @@ sample:
tests:
sample.tfm.secure_partition:
tags:
- tfm
- trusted-firmware-m
- mcuboot