commit | 6b7fb3cb7cf5d8061c8cb03d9116a3dc78010ebd | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Aug 08 18:00:43 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Aug 11 13:31:19 2023 +0000 |
tree | b8c9017d2934af86023d421a2645e4f45f0938c6 | |
parent | 0bdd3e671e724c30a692db8a84b1fe865d0493c5 [diff] |
pvmfw: Refactor to manage config version in its struct Bug: 291191157, Bug: 291190552 Test: Launch VM Change-Id: Id065a7f250c692ce0bdb1e28cadd5b3e782057c2
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: