aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: ad403cabf8c16f934581f4ef1430de8c8447ce31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "aarch64-paging"
description: "A library to manipulate AArch64 VMSA EL1 page tables."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/aarch64-paging"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/aarch64-paging/aarch64-paging-0.1.0.crate"
  }
  version: "0.1.0"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 5
    day: 6
  }
}