commit | a52dac6447aa382a9b5b6f5934229cef4fa08b04 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Oct 23 20:26:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 23 20:26:08 2024 +0000 |
tree | a31647d4e2312015afe3d60972fde904dbcf3c34 | |
parent | 81f1e1cbf4cf64e353d8e1ff8361f5cd6bce8095 [diff] | |
parent | 69a70b49daf64ec664fc8a627be9aa9e380b400e [diff] |
Merge "Revert^2 "Add --no-pmu option to VM"" into main am: 69a70b49da Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3317608 Change-Id: Iea6e1d2f33d7bc37927e4c77d776c7c64316a77b 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: