Revert "[automerge] Use libbitflags-1.3.2 2p: 6202b24dc2"

Revert submission 23170841-cherrypicker-L56400000960600321:N14500001367781407

Reason for revert: DroidMonitor: Potential culprit for Bug b/282265637 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:23170841-cherrypicker-L56400000960600321:N14500001367781407

Change-Id: Ie498654348e54f1d39c51bf7039b97a149626ee5
2 files changed
tree: 26f35a3b229d9bd9fbeaa0ec0c561c19d92ba09c
  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.