aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c4d7f0b92ffe634d82b1169a1d4d8288b6ed6ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "smccc"
description: "Functions and constants for the Arm SMC Calling Convention (SMCCC) 1.4 and Arm Power State Coordination Interface (PSCI) 1.1 on aarch64."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/smccc"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/smccc/smccc-0.1.1.crate"
  }
  version: "0.1.1"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 5
    day: 10
  }
}