aarch64-paging 0.5.0

A library to manipulate AArch64 VMSA EL1 page tables.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "aarch64-paging"
version = "0.5.0"
dependencies = [
 "bitflags",
]

[[package]]
name = "bitflags"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"