commit | e9d4966a5baa447a97e0f984118ce59ce19f1758 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jul 14 15:46:44 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 14 15:46:44 2023 +0900 |
tree | 870bd287133407cde9ce000ae34b782833995a35 | |
parent | 57218a1a4fa4b10b75938219c1ec351ec7e6253b [diff] |
vm run and run-microdroid defaults to --debug=full Bug: 291057903 Test: run presubmit tests Change-Id: I7a3cb462bfe709edfcf28c9b194f0aec09122a9c
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:
How-Tos: