# aarch64 page table manipulation
[](https://crates.io/crates/aarch64-paging)
[](https://docs.rs/aarch64-paging)
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
- Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contributing
If you want to contribute to the project, see details of
[how we accept contributions](CONTRIBUTING.md).