aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b1970eb6ad82833e2c084446ca57416cfd433838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "cortex-a"
description: "Low level access to Cortex-A processors"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/cortex-a"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/cortex-a/cortex-a-7.2.0.crate"
  }
  version: "7.2.0"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 22
  }
}