commit | 0a8dac7657d9cbf7deca98bbcb18f90f0e6f4f45 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Dec 21 13:49:06 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Dec 21 15:39:35 2022 +0000 |
tree | 5df96bf071b81dab768b04a5c1ff5adf5b28c7c7 | |
parent | 41ebe9340cd92c238d2d85e4aa9dd7c4c165dbeb [diff] |
No need to allocate PCI BARs after all. Apparently crosvm does this for us, so we can save a bunch of code. Bug: 237249743 Test: Ran vmbase and pVM firmware manually Test: atest vmbase_example.integration_test Change-Id: I3efde5ad1af554a8a1c50fb23d6d1d1de082d25d
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.