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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user