aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 198f5ce3a36b7271d595b0ae8c400dc87e83933c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "arm-trusted-firmware"
description:
    "The Trusted Firmware-A project provides a reference implementation
    of secure world software for Armv7-A and Armv8-A class processors."

third_party {
  url {
    type: HOMEPAGE
    value: "https://developer.trustedfirmware.org/dashboard/view/6/"
  }
  url {
    type: GIT
    value: "https://github.com/ARM-software/arm-trusted-firmware.git"
  }
  version: "v2.1"
  last_upgrade_date { year: 2019 month: 8 day: 20 }
  license_type: NOTICE
}