commit | a0934c123531f30400323f35a3ed09c00c04a7df | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Nov 25 20:54:11 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 28 22:28:05 2022 +0000 |
tree | 3fa2d01c32b5c9af037e9b140c12154e08f4b712 | |
parent | a8a4a20b25d2bdd8e7c89c2673144f703e436998 [diff] |
pvmfw: Add MemoryTracker & MemorySlices Add support for dynamically validating, mapping, and allocating non-overlapping slices of main RAM in a safe manner in MemoryTracker and use it in MemorySlices for the regions of interest, located through the inputs. Bug: 256148034 Bug: 249054080 Bug: 256827715 Test: atest MicrodroidTestApp Change-Id: I25f8db10df763c0473c281bf96f30e6b5fbe1619
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.