commit | a8a4a20b25d2bdd8e7c89c2673144f703e436998 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Nov 03 14:16:46 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 28 21:52:06 2022 +0000 |
tree | fe7bd09368c94d365723451504ce22e712ec5bcc | |
parent | ef2030e839a8c136f79e6cfad6f74acc3ff0983a [diff] |
pvmfw: Support managing page tables dynamically Integrate the aarch64_paging crate to allow mapping/unmapping regions of memory as necessary. Bug: 249054080 Bug: 249723852 Bug: 256827715 Test: atest MicrodroidTestApp Change-Id: I97947c3852d4748bc29ce00709b4cec2d236e5a7
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.