aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 701e31a67a2dc8116ab4b38f98ba29ba3a3f8edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.3.0.crate"
  }
  version: "0.3.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 8
    day: 15
  }
}