commit | 97011cfed31cae41028e01e5e27f067eb301a253 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 10 18:37:22 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 10 18:37:22 2024 +0000 |
tree | 44ff74c865556e282456384248e96f226815504e | |
parent | fe6eaa2122e964eb298f75a6698432fe9c1789b5 [diff] | |
parent | 7d9c44b621098433666622fec3243a2c3c0e3f92 [diff] |
Merge changes Ie60a211e,Id9923d05 into main * changes: Allow `null` kernels in VirtualMachineConfig Pass the bootloader through to AVF in vmlauncher_app
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: