[automerger skipped] Use libbitflags-1.3.2 am: b2d678c832 am: 6a60222e73 am: b281259b04 am: f339055247 am: a9a9a34834 am: 4375676c78 -s ours

am skip reason: Merged-In I7f41a6135228ab5bf9f503ee0f929dd5d8a8403f with SHA-1 4d61ae78b0 is already in history

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

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