commit | d89440f7294d16ecc0cdf515df3e06b35c4c16a2 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 31 22:40:59 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Feb 07 06:09:04 2025 -0800 |
tree | 8dfb59132ad31acab64feaf5253f078f0ec03001 | |
parent | f9ffe065cd91019e3c9bcdbf769f51a0cad1c0f4 [diff] |
Enable ballooning in aarch64 Bug: 392795840 Test: check if terminal app work well even with large memory usage Change-Id: Iefaf20cdd27a21db5eed0b0736a25d8766bda819
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: