commit | a8fa00547afe13274e3d0ed19b88b64fc06be683 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Fri Jan 24 16:08:27 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jan 24 16:08:27 2025 -0800 |
tree | e0a26d31bfad8897fabe98b77301b7250fddabbf | |
parent | e71e7844e5d73bc1ef0e4ad66e1e233c78798f36 [diff] | |
parent | cfd11c5f976a7ec9057d61d19ccd1caae1a1f8a9 [diff] |
Merge "Revert^2 "Enable SVE when available in AVF"" into main am: ab60ad3522 am: cfd11c5f97 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3465155 Change-Id: I58a5b69cfeb4fa65c8dd2e1c2bb6f3a5f65f8c31 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: