| commit | 0d0372b5f79523c6fd9cd17235b57e6ad73eb84f | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Fri Jul 04 15:38:53 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Fri Jul 04 15:43:13 2025 +0900 |
| tree | ff56fc8ce35dd4e003f0e09000b2c7a570243f85 | |
| parent | 5c9faad3fc64c6385ad2f4e81aa49b20c7804623 [diff] |
Move disk configs to CrosvmCommand Bug: N/A Test: N/A Flag: EXEMPT refactoring Change-Id: I46d2581738a51905fdf4845bcae49709b246ee8d
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: