| name: "GNU Toolchain for the A-profile Architecture" |
| description: |
| "The GNU Toolchain for the Cortex-A Family is a ready-to-use, open source " |
| "suite of tools for C, C++ and Assembly programming targeting processors " |
| "from the Arm Cortex-A family and implementing the Arm A-profile " |
| "architecture." |
| |
| third_party { |
| url { |
| type: HOMEPAGE |
| value: "https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads" |
| } |
| url { |
| type: ARCHIVE |
| value: "https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz" |
| } |
| version: "9.2-2019.12" |
| last_upgrade_date { year: 2020 month: 9 day: 23 } |
| license_type: RESTRICTED |
| contains_binaries: true |
| } |