commit | 75621c84adc390ade2066dcdbc2915f2a1bf81ff | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jan 23 22:45:41 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 23 22:45:41 2025 -0800 |
tree | cc325cc296b256185039de9801686acbabacf840 | |
parent | f2402641bb61b60087e4497586c78bcefcab60bb [diff] |
Revert "Enable SVE when available in AVF" This reverts commit f2402641bb61b60087e4497586c78bcefcab60bb. Reason for revert: b/391978891 and its duplicates Change-Id: I7b78062d415a1991550058045f8e3b526a8f14c6
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: