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:
parent
16470adf83
commit
5d5c13feae
5 changed files with 3 additions and 5 deletions
|
@ -3877,7 +3877,7 @@ TF-M Integration:
|
|||
labels:
|
||||
- "area: TF-M"
|
||||
tests:
|
||||
- tfm
|
||||
- trusted-firmware-m
|
||||
|
||||
|
||||
"Toolchain Integration":
|
||||
|
|
|
@ -14,6 +14,5 @@ testing:
|
|||
only_tags:
|
||||
- arm
|
||||
- kernel
|
||||
- tfm
|
||||
- userspace
|
||||
- trusted-firmware-m
|
||||
|
|
|
@ -18,4 +18,4 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- tfm
|
||||
- trusted-firmware-m
|
||||
|
|
|
@ -3,7 +3,7 @@ common:
|
|||
tags:
|
||||
- arm
|
||||
- fpu
|
||||
- tfm
|
||||
- trusted-firmware-m
|
||||
arch_allow: arm
|
||||
tests:
|
||||
arch.arm.swap.tz:
|
||||
|
|
|
@ -10,5 +10,4 @@ tests:
|
|||
tags:
|
||||
- net
|
||||
- tls
|
||||
- tfm
|
||||
- trusted-firmware-m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue