commit | dcbed70e767fdde3dde0ac3ab1343065e9344bad | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 24 12:10:37 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 24 12:10:37 2023 +0000 |
tree | be4326c58a5a16ba4ac093461eac72690a2a1ab4 | |
parent | 6dc9c08e3aac94d9cae0f8f120e81ff047ff9fe4 [diff] | |
parent | 4c2e783e2a6b04ce7d2fcd6218c040a6ba0d5b21 [diff] |
Merge "pvmfw: config: Treat v1.x as latest version known" into main am: 4c2e783e2a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2714274 Change-Id: Ifae193d0c35139779ffc0329740f4d33caaeb150 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: