commit | 866e5ac8449288eadc787da3fc7352b53f14f1f7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 11 01:37:26 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 11 01:37:26 2025 -0800 |
tree | 2a3f0c3b0061e5b184d1a945958a6a0bb0b606a4 | |
parent | 5cabeff2ce068e695dbb241a9201a72837c2f5a6 [diff] | |
parent | 33529785cc765be1c5a5ef066e2d4028976c0abb [diff] |
Merge "guest: trusty: enable pvmfw-verified pVM for security and test VMs" into main am: c61989fce4 am: 33529785cc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3465715 Change-Id: I7dc720b6a58704c2d9225e118ad75c73e74bb91c 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: