commit | 4ce55c09a50d5315381c3eac4b4a23b7f6ef93aa | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 09 15:31:03 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 09 15:34:35 2023 +0000 |
tree | c66439b816638dcc8cc2cdf96951616a9891b21d | |
parent | 4177a2207815a5a77d81b484c45e805d0c436a61 [diff] |
pvmfw: Refactor pKVM HVCs Instead of assuming that pKVM is the only hypervisor that pvmfw will run on, introduce a new module to host the back-end interfaces and clarify that the HVCs we currently have are pKVM-specific. Note: no functional change intended. Bug: 271493784 Test: TH Change-Id: Ie96556afbdff585a87319046e3b0dc9bf00b87f9
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.