commit | c2fec933ee774f56a1334e6a7c9973579ab01a65 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Feb 23 16:24:02 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Apr 21 14:36:55 2023 +0000 |
tree | 9c630058d4a434f32018f5399b53c6a7f6de3b72 | |
parent | 99fd385823a07d89a4cc4c455f88548e6e0406c9 [diff] |
[service-vm] Start a bare-metal service VM from a client app This cl mainly sets up the general pipeline to trigger the bare-metal VM from a client app. The real implementation of the API will be adjusted in the future. Test: Runs the RkpvmClientApp in VM Bug: 241428822 Change-Id: I92cef7033db9a2d8cf4ad1fec22fee8c93b1cef6
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.