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