blob: 8a98a30142aa77d5fbd4887f54a16e655ac2ff6b [file] [log] [blame]
Tristan Muntsinger75d46ad2019-08-20 16:02:21 -07001name: "arm-trusted-firmware"
2description:
3 "The Trusted Firmware-A project provides a reference implementation
4 of secure world software for Armv7-A and Armv8-A class processors."
5
6third_party {
7 url {
8 type: HOMEPAGE
9 value: "https://developer.trustedfirmware.org/dashboard/view/6/"
10 }
11 url {
12 type: GIT
13 value: "https://github.com/ARM-software/arm-trusted-firmware.git"
14 }
Alistair Delva5dfd96a2020-02-05 15:42:52 -080015 version: "v2.2"
16 last_upgrade_date { year: 2020 month: 2 day: 5 }
Tristan Muntsinger75d46ad2019-08-20 16:02:21 -070017 license_type: NOTICE
18}