1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-07 03:04:27 +00:00

arm-bsp/tc1: remove trusted-firmware-m target

We aren't testing it and it's not compiling cleanly in v1.8,
let's just drop it for now.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2023-08-07 10:16:19 -05:00
parent 07ec4baadf
commit 8c42263eb3
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -9,4 +9,3 @@ machine: tc1
target:
- core-image-minimal
- trusted-firmware-m
@@ -4,6 +4,3 @@ MACHINE_TFM_REQUIRE ?= ""
MACHINE_TFM_REQUIRE:corstone1000 = "trusted-firmware-m-1.7.0-corstone1000.inc"
require ${MACHINE_TFM_REQUIRE}
COMPATIBLE_MACHINE:tc = "(tc1)"
TFM_PLATFORM:tc = "arm/rss/tc"