samples: tfm: Remove old 'tfm' tag & update relevant boards

The 'tfm' tag was removed from the samples in in
7c80473e0a but it remained in use in other
parts of the project.
This change brings back consistency through out the project.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
This commit is contained in:
Wilfried Chauveau 2024-04-17 08:47:51 +01:00 committed by Carles Cufí
commit 5d5c13feae
5 changed files with 3 additions and 5 deletions

View file

@ -3877,7 +3877,7 @@ TF-M Integration:
labels:
- "area: TF-M"
tests:
- tfm
- trusted-firmware-m
"Toolchain Integration":

View file

@ -14,6 +14,5 @@ testing:
only_tags:
- arm
- kernel
- tfm
- userspace
- trusted-firmware-m

View file

@ -18,4 +18,4 @@ toolchain:
testing:
default: true
only_tags:
- tfm
- trusted-firmware-m

View file

@ -3,7 +3,7 @@ common:
tags:
- arm
- fpu
- tfm
- trusted-firmware-m
arch_allow: arm
tests:
arch.arm.swap.tz:

View file

@ -10,5 +10,4 @@ tests:
tags:
- net
- tls
- tfm
- trusted-firmware-m