commit | 46422817492dd90caed5d59e3a5d0adb240bb25c | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 25 10:59:39 2022 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Nov 30 14:51:13 2022 +0900 |
tree | 3fcca0b632b2210de14fbf3e53394727279af265 | |
parent | 2ce2057d214d9f8179a31bf73a5de14e17fd4d95 [diff] |
virtualizationservice: Use custom pvmfw.img based on sysprop Virtualizationservice will pass --protected-vm-with-firmware to crosvm if hypervisor.pvmfw.path is set. Bug: 243672257 Test: Set hypervisor.pvmfw.path property, \ and crosvm command is generated accordingly. Change-Id: I5f9f6b2e28daac9296b99699c4c2e13d9df9d96a
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.