commit | 0ccb99b7586495f0bcca3a6b8c3740878d437d88 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Feb 08 16:10:12 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Feb 10 01:29:01 2023 +0900 |
tree | 82faf7415cb83c0de37b3d2ecd5d019c38d48323 | |
parent | 7f5af7b82cf30aaf39bf7f991e390efa12566771 [diff] |
Add a way to glue pvmfw and custom config This CL adds Pvmfw class to build pvmfw with custom config in atest and also pvmfw-tool CLI tool to test locally. This is a preliminary step for host side tests of AVF debug policy. Bug: 243671509 Test: Use pvmfw-tool to custom config to pvmfw.bin and boot protected VM Change-Id: I629340db92edd024afd6c0da03253319ec754f3d
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.