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