Olivier Deprez | abcac2e | 2023-01-17 10:27:20 +0100 | [diff] [blame^] | 1 | name: "trusted-firmware-a" |
2 | description: "Trusted Firmware-A (TF-A) provides a reference implementation of secure world software for Armv7-A and Armv8-A." | ||||
3 | |||||
4 | third_party { | ||||
5 | url { | ||||
6 | type: HOMEPAGE | ||||
7 | value: "https://www.trustedfirmware.org/" | ||||
8 | } | ||||
9 | url { | ||||
10 | type: GIT | ||||
11 | value: "https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git" | ||||
12 | } | ||||
13 | version: "2.8" | ||||
14 | last_upgrade_date { year: 2023 month: 01 day: 17 } | ||||
15 | license_type: NOTICE | ||||
16 | } |