commit | 53fff56a9d793d6b787def8fcd74c61582fe3dcf | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Jan 25 16:42:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Jan 25 16:42:28 2025 -0800 |
tree | 9510aeca2ecc4e53e310193ea4be06601b2f8a7b | |
parent | a8fa00547afe13274e3d0ed19b88b64fc06be683 [diff] | |
parent | 6923f3ca5cc022bf198c6ca54319667b6ba5f710 [diff] |
Merge "Revert^3 "Enable SVE when available in AVF"" into main am: ccc8743fc6 am: 6923f3ca5c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3464462 Change-Id: Ia46b5c0dfcb8cba4338bea45c3f1834bb9950788 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: