commit | eacb738f4c3af14b3818fa63900ccceb2fcb2fb0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Jun 05 12:53:54 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Jun 05 14:44:34 2023 +0000 |
tree | 36ef9f6c59976c9deb04132883271279f652eacc | |
parent | ee92db4befa7145005049c84fda96a4347ee17f4 [diff] |
[pvmfw] Move utility functions/consts relating to memory to vmbase This cl moves some utility functions and constants relating to memory aligment computation from pvmfw to vmbase for reuse in rialto in the future. No behavior change in this cl. Bug: 284462758 Test: m pvmfw_img Change-Id: I0ac7350c884ff00dd9379f736e9245aa39ed0b7a
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.