mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm-bsp/trusted-firmware-m: enable for Total Compute on RSS
TF-M can be built for the Arm Runtime Security Subsystem on the Total Compute platform. https://tf-m-user-guide.trustedfirmware.org/platform/arm/rss/readme.html Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -4,3 +4,6 @@ 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