commit | 4d1eac1788ad6260058774cc2ca6cb46d4347498 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Jan 29 17:06:19 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 29 17:06:19 2025 -0800 |
tree | b26719a6bd2876d02b0bdb18f6ff1460bb74e894 | |
parent | e8994570232985fe0ea9be8eb42c4d1a8add4db0 [diff] | |
parent | c914e6670d5c681e067631ef3b44f59d5afb393d [diff] |
Merge "Revert^4 "Enable SVE when available in AVF"" into main am: 3392e34e77 am: c914e6670d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3470231 Change-Id: I3db5ac5ad9f28cc8afeac73f2f3dea3c53a8d51b 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: