blob: b032f1b8497df9a7718444ffc9248d9cec2d55d3 [file] [log] [blame]
J-Alves66d216e2021-02-05 10:38:44 +00001name: "trusted-firmware-a"
2description: "Trusted Firmware-A (TF-A) provides a reference implementation of secure world software for Armv7-A and Armv8-A."
3
4third_party {
5 url {
6 type: HOMEPAGE
Olivier Deprezad13d7a2023-01-17 09:49:32 +01007 value: "https://www.trustedfirmware.org/projects/tf-a"
J-Alves66d216e2021-02-05 10:38:44 +00008 }
9 url {
10 type: GIT
11 value: "https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
12 }
Olivier Deprezad13d7a2023-01-17 09:49:32 +010013 version: "2.8"
14 last_upgrade_date { year: 2023 month: 01 day: 17 }
J-Alves66d216e2021-02-05 10:38:44 +000015 license_type: NOTICE
16}