Merge "Update to 0.3.0." am: 34c728d69e am: 7d4d7fa760 am: 17958090c1 am: 80051e5a82 am: a1056fdad1

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

Change-Id: Id0db5f1298b954a0495f490ac90e0e8036d2d22e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: e1a28dec649c56fc00a9bbee802af096d7e34ed0
  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. CHANGELOG.md
  12. CONTRIBUTING.md
  13. LICENSE
  14. LICENSE-APACHE
  15. LICENSE-MIT
  16. METADATA
  17. MODULE_LICENSE_APACHE2
  18. OWNERS
  19. 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.