commit | 313291123af4ccdcf3210dba0a7e7d2dd278b573 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Apr 13 09:02:36 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Apr 17 09:27:53 2023 +0000 |
tree | 4ce2dedff62581c47cc02bb29f036b29da4791e6 | |
parent | 2b03317300e35d531695af12a969c0ebb8d670ea [diff] |
[hypervisor] Add hypervisor backend trait to facilitate hyp support This cl adds a hypervisor backend trait to make it easier to support different hypervisors in the future for both Rialto and pvmfw (e.g. aosp/2479400). Test: m pvmfw_img Bug: 272226230 Change-Id: I0a1b568f37b819c047ae3b09048a791cb40f3372
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.