Update aarch64-paging to 0.2.0. am: 946dae8f6e am: deff0f8474 am: 82df24325e am: 0273ac4d6b am: 8c058e343b

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

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