Tests: TF-A prebuilt binary for SPMC tests
Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: Ib80565f1e7baf1be17b506e010e3668a3f0cc45e
diff --git a/linux-aarch64/trusted-firmware-a/METADATA b/linux-aarch64/trusted-firmware-a/METADATA
new file mode 100644
index 0000000..85cf829
--- /dev/null
+++ b/linux-aarch64/trusted-firmware-a/METADATA
@@ -0,0 +1,16 @@
+name: "trusted-firmware-a"
+description: "Trusted Firmware-A (TF-A) provides a reference implementation of secure world software for Armv7-A and Armv8-A."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://www.trustedfirmware.org/"
+ }
+ url {
+ type: GIT
+ value: "https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
+ }
+ version: "2.4"
+ last_upgrade_date { year: 2021 month: 02 day: 05 }
+ license_type: NOTICE
+}