commit | 35dbb8eacebf3c3228160c46b2923ee9d5fb95f1 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Oct 23 00:15:14 2024 +0000 |
committer | Elie Kheirallah <khei@google.com> | Wed Oct 23 00:42:20 2024 +0000 |
tree | 8adb2ba0ed89ede7c5d63ea971a7b268d80f17af | |
parent | dbf00aa2a6083b7b9cdbc78c1880c0249ad82968 [diff] |
Revert^2 "Add --no-pmu option to VM" f17b2ca2ec7198b96a9a468cedebffac0947b437 Bug: 360388014 Test: tested on pixel Change-Id: I6baa76887b1911be76acf3a5e692dadc6ffb4661
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: