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