commit | 71b11b624a06a69acd297d9671426ce001ee89e9 | [log] [tgz] |
---|---|---|
author | Priyanka Advani (xWF) <padvani@google.com> | Thu Aug 29 18:39:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 18:39:17 2024 +0000 |
tree | 9545803c7ed46c0d5c2fa9e474ab84ece2eada61 | |
parent | 6e34091d4941e6b422a765a0ec5112f0e7c00ccb [diff] | |
parent | 59e1adf88553b72e6866dad30bec2f3921893997 [diff] |
Merge "Revert "Add --enable-earlycon option to vm tool"" into main am: 59e1adf885 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3248844 Change-Id: Id866e154e5fd5035c4f18fc567d115a01bdc571e 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:
AVF APIs:
How-Tos: