commit | 9657568b87c7ecbb33688c0525d067b1b5c513b1 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Jan 31 11:49:09 2020 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Fri Jan 31 15:49:42 2020 +0000 |
tree | 197f4e442cb0e995680cba0ccfb98a3d367f5251 | |
parent | 492a14229cb259079a315e6a48914069e5ce4bf2 [diff] |
Add arch_vm_mm_reset() When running tests on Android dev boards, it is necessary to be able to break out of the reboot-test loop, boot into the Android Bootloader, and flash a new system image. The bootloader expects the MMU to be disabled, so record the initial values of the corresponding system registers and provide a function to reset them before branching to the bootloader. Change-Id: Ic191223e4dc849118e24f2cd7e2ecc113f05b310
Hafnium is a hypervisor, initially supporting aarch64 (64-bit Armv8 CPUs).
Get in touch and keep up-to-date at hafnium-discuss@googlegroups.com.
To jump in and build Hafnium, follow the getting started instructions.
If you want to contribute to the project, see details of how we accept contributions.
More documentation is available on: