Use libbitflags-1.3.2 am: b2d678c832 am: 6a60222e73 am: b281259b04

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/aarch64-paging/+/2563161

Change-Id: I889f4fff8f23462536b653f8a6e9bdcd6ff2bb08
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 408168a82ac7c26b5f4d6db75788ad8ae6e15b48
  1. .github/
  2. patches/
  3. src/
  4. .cargo_vcs_info.json
  5. .gitignore
  6. Android.bp
  7. AUTHORS
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo2android.json
  11. cargo2android_module.bp
  12. CHANGELOG.md
  13. CONTRIBUTING.md
  14. LICENSE
  15. LICENSE-APACHE
  16. LICENSE-MIT
  17. METADATA
  18. MODULE_LICENSE_APACHE2
  19. OWNERS
  20. README.md
README.md

aarch64 page table manipulation

crates.io page docs.rs page

This crate provides a library to manipulate EL1 page tables conforming to the AArch64 Virtual Memory System Architecture.

This is not an officially supported Google product.

License

Licensed under either of

at your option.

Contributing

If you want to contribute to the project, see details of how we accept contributions.