commit | 5096fcdfc61a910381827269034eedad79d1b13e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 20 08:40:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 08:40:43 2024 +0000 |
tree | 611203cc3fa11339fc8f6a0d7ce9253a9b7d5437 | |
parent | b052e3e33db4afcd11ed1bdd8924a2bff9518c3d [diff] | |
parent | fde8e618f6a36883660d9a82cffbe94d80a1c60a [diff] |
Merge "Add a test for multiple concurrent VMs" into main am: 03f9bec6d6 am: fde8e618f6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133337 Change-Id: Ic6cc44caa507ac93f8b02d4fbf18d3b00a2bc6e6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: