commit | bf5978ca4c735eb874de6fbc0e3473b7e0c959e2 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Jul 28 11:30:54 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 15 17:48:26 2023 +0100 |
tree | d1249873487907acb5909086f0e63ca2c9b1ac3f | |
parent | 3300149400f895e4a7e5d5067a337f0a4aff364c [diff] |
pvmfw: Handle config version 1.1 This CL is the initial step toward provisioning device assignment with the VM DTBO in the pvmfw config payload. Test: TH, and test locally with config 1.1 and config 1.0 Bug: 291191157, Bug: 291190552 Change-Id: I85553e692003b81d91e7ab7845b6d77a96f6da5c
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: