commit | 4b3cc1199cf6d10faf4c6e650dd7a944bd0ccda6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jun 06 12:22:53 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jun 06 13:04:41 2023 +0000 |
tree | 90df9dfd12c5591419d98a7a739438e6f85a3366 | |
parent | 3fa9b80010beabc205a5898aeec762f7f2176207 [diff] |
[pvmfw][vmbase] Add constant PAGE_SIZE to vmbase This cl adds a constant PAGE_SIZE of 4 KiB to vmbase and uses it in pvmfw and rialto. Later it will be used as the page size in the MemoryTracker for both pvmfw and rialto. Bug: 284462758 Test: m pvmfw_img Change-Id: I5b23f2571a3df81aa824f6f60e94b326fb1e225f
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.