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

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

Change-Id: Ia731082bea134d8239b107ae772a0d544a6613e0
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.