commit | f47b2340e9b40b21869ad4f46503db2327a2490f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Jun 02 11:51:57 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Jun 02 14:32:29 2023 +0000 |
tree | 31edfbb0f78c7abc3f91ab8ce07df89c89731b9d | |
parent | 807fa59cb53a27cfbec84264d9eaf71feb62475f [diff] |
[pvmfw] Move MemorySharer from pvmfw to vmbase This cl mvoes MemorySharer and two utility functions virt_to_phys and phys_to_virt from pvmfw to vmbase for reuse in rialto later. Bug: 284462758 Test: m pvmfw_img Change-Id: I48a410792370beaa531ea0408670b8d831150272
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.