1name: "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 } 15 version: "v2.5+" 16 last_upgrade_date { year: 2021 month: 9 day: 10 } 17 license_type: NOTICE 18} 19