commit | fde8e618f6a36883660d9a82cffbe94d80a1c60a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 20 08:28:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 08:28:55 2024 +0000 |
tree | fc7abb22f72572c660078ad75a3dde8cbd33d358 | |
parent | ce7af69938e0acdf373b46625d9954a10c1b9146 [diff] | |
parent | 03f9bec6d6f56c5d41075140736a63c4688dcdf5 [diff] |
Merge "Add a test for multiple concurrent VMs" into main am: 03f9bec6d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133337 Change-Id: I9bb5f2f636abd8868630c6dba710e71a9da97a53 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: