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