commit | e108d05a09845f04bf4578f811c39d0b0aa213ca | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Fri Jan 24 11:04:19 2025 -0800 |
committer | Elie Kheirallah <khei@google.com> | Fri Jan 24 12:01:44 2025 -0800 |
tree | 0e737f2c3de346781451a81fe69004b5ac705647 | |
parent | 35106c840cd21e50aa2c4d9364cdb98dcb09d11e [diff] |
Revert^2 "Enable SVE when available in AVF" This reverts commit 75621c84adc390ade2066dcdbc2915f2a1bf81ff. Reason for revert: Fixed issue which was SVE enabled on all architectures. It's now properly gated for Aarch64 Bug: 376260018 Test: ABTD, TH Change-Id: I857dacfedef5894766679b53b31f7791dc5c83cf
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: