commit | 06e8e294e0aacc369e32f0ee63ce84f38d1418c8 | [log] [tgz] |
---|---|---|
author | Keir Fraser <keirf@google.com> | Mon Jul 15 16:16:45 2024 +0000 |
committer | Keir Fraser <keirf@google.com> | Tue Jul 16 10:22:54 2024 +0000 |
tree | af4b40997c8c64a7f7686169c34bb142f83008a0 | |
parent | ca89cd41340727f077064fc074fb21bceb724a2e [diff] |
Add a direct API for memory balloon control Bug: 333354548 Test: N/A Change-Id: I3ed5c1891eeb4f695ad62962fba010c88aa9b8c6
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: