aml Release kp_341510000 (11282716,com.google.android.rkpd)
Snap for 10453563 from 4d61ae78b0f52ae0dd75dd08cc536e8b88da76fb to mainline-rkpd-release

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