commit | 2b805eb82b43cde593c0442f9c4499362b6780b2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 23 15:44:54 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 23 15:44:54 2025 -0800 |
tree | dcad1b47629ca7d09737a830ba1a3d164d9f7850 | |
parent | 2b3190c71912f52830fd8f26d37cbba3ac5a0856 [diff] | |
parent | a3f1420dd1623fe59a010fec993946b5cd33b502 [diff] |
Merge "Enable SVE when available in AVF" into main am: 6b35ec13ee am: a3f1420dd1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453233 Change-Id: I2d841ec7d64505593ae21443685294f7c0457c51 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: