commit | 346d7d805e37c96301253dfd0626df0f61117bcf | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Aug 15 18:34:01 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 15 18:34:01 2023 +0000 |
tree | d1249873487907acb5909086f0e63ca2c9b1ac3f | |
parent | 6c3d97246e83efe19b3d09e816f57f2398a29408 [diff] | |
parent | bf5978ca4c735eb874de6fbc0e3473b7e0c959e2 [diff] |
pvmfw: Handle config version 1.1 am: bf5978ca4c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2680616 Change-Id: I5f0d083979586dfabf2ef94ae7cee60c3b618003 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: