commit | 31cc5b242a0d752de8289691a4c9ff69b19817b6 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Thu Dec 19 14:42:43 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Fri Feb 07 15:37:42 2025 -0800 |
tree | e946cc0558bb21592b959182e29138a2b1da90ea | |
parent | e68381681c8df1dd2beb8a34bf01e6b37a1b3b4b [diff] |
libavf: implement AVirtualMachineRawConfig_addCustomMemoryBackingFile Bug: 381972137 Bug: 368143426 Test: m Change-Id: Ic62ad99b1923d45406366c00541789fb1fdd9b74
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: