Commit 7c80473e authored by David Brown's avatar David Brown Committed by Carles Cufi
Browse files

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: default avatarDavid Brown <david.brown@linaro.org>
parent a5e70cd4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ tests:
  sample.psa_crypto:
    tags:
      - introduction
      - tfm
      - trusted-firmware-m
      - crypto
      - csr
+0 −1
Original line number Diff line number Diff line
@@ -29,6 +29,5 @@ common:
tests:
  sample.tfm.protected_storage:
    tags:
      - tfm
      - trusted-firmware-m
      - mcuboot
+0 −2
Original line number Diff line number Diff line
@@ -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:
+0 −1
Original line number Diff line number Diff line
common:
  tags:
    - tfm
    - trusted-firmware-m
    - mcuboot
  platform_allow:
+0 −1
Original line number Diff line number Diff line
common:
  tags:
    - tfm
    - trusted-firmware-m
    - mcuboot
  platform_allow:
Loading