commit | f9ffe065cd91019e3c9bcdbf769f51a0cad1c0f4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 31 22:36:24 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Jan 31 22:36:24 2025 +0900 |
tree | 693260b7b9039610a9914b3d22dae5dd1c72c921 | |
parent | 5ea4fef00d0fa7312992f307657900833a5267b8 [diff] |
Enable ballooning in x86_64 Bug: 392795840 Test: n/a Change-Id: Id3fcb066cbe844e6e4ae5c815370877512e92703
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: