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