commit | 4c70d14f3b499d8631f4220e8e1f799c3770c358 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jun 06 11:52:33 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jun 07 09:26:33 2023 +0000 |
tree | 94a6ae9c4679a34f7c8d7dc50c28c0fc03d295c7 | |
parent | 4be4dd0e3744b7f69c8201408c88c766a12f7fbe [diff] |
[pvmfw] Refactor MMIO range check in pvmfw This cl refactors the MMIO range check and moves the pvmfw-specific memory region constants out of MemoryTracker. This simplifies the task of moving MemoryTracker to vmbase later. Bug: 284462758 Test: m pvmfw_img Change-Id: Ifb563215c59d7bb9dd4fae28bba68054b48b30d2
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.