commit | 420c369ccce18653ed857c6661f72480ba5e8ae6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jun 21 10:10:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 21 10:10:10 2024 +0000 |
tree | 177a128e817f00e71790c6e74bb6a30f891cc953 | |
parent | b97e576755ef6f54529cc77952b226ef43a72bce [diff] | |
parent | b5057335efafac3fc73bb5db55041c2be450e854 [diff] |
Merge "Ensure that VMs are stopped before exiting the concurrent VM test" into main am: 8c4ec368da am: b5057335ef Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3141236 Change-Id: Ie086cbc26cb58717106137f33ed2d5531350ac79 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: