commit | 5b12635d40df1760364e387fe4cc6baca9776af4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 04 09:43:33 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 09:43:33 2025 -0800 |
tree | 9d9508d4f0939250dcd475b29b2de0a0fec3568b | |
parent | 15189229c58c87457319f97f43fe260a79797b60 [diff] | |
parent | eb47f0861553f6e5f6dddbf9d06e3751b7072fa9 [diff] |
Merge "guest: trusty: security_vm: launcher: enable protected VM" into main am: eb47f08615 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3519293 Change-Id: Ib3e13ba2f9dfedc35eaa9d562a3c50d751c61604 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: