commit | e1b316573e12d6756c4eb868f0c48b42d7d8e37c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Mar 03 03:07:10 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 03 03:07:10 2025 -0800 |
tree | bc0b0e33cac5bb7ec0d1ec096ba37d24a9c67dd3 | |
parent | 9cd12024b59d0f03b776078cd1690bbb620b0251 [diff] | |
parent | 196558fdec2bd4f0e1211354c811dca5955512c8 [diff] |
Merge "Revert "guest: trusty: security_vm: add a pVM launcher for test purpose"" into main am: 49d5eeb9f7 am: 196558fdec Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3518790 Change-Id: I16731be064502209939b4dc3a352d71f24629298 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: