commit | f2402641bb61b60087e4497586c78bcefcab60bb | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Jan 22 17:51:10 2025 +0000 |
committer | Elie Kheirallah <khei@google.com> | Wed Jan 22 09:57:26 2025 -0800 |
tree | c8386d5ccd1e90a6992016a1f614f3e787af2a75 | |
parent | f4a8e9be874014c4fc47eafe9631916d95da1e53 [diff] |
Enable SVE when available in AVF Bug: 376260018 Test: /apex/com.android.virt/bin/vm run-microdroid --cpu-topology one_cpu|match_host, connect to VM, cat proc/cpuinfo Change-Id: Ief96181d68917a6541a1f02b0a4c833ecf9b9275
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: