commit | 9ddb8632d69a8ece42345211f49e7424c13d078f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 19 11:19:57 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 19 11:19:57 2025 -0700 |
tree | bee861208a2688c9870da647273cbee49beea88a | |
parent | 13bba86c9138a7c061b1e65e874fc7fcf7bdf297 [diff] | |
parent | 1b874993f3281bf18612cdf2dff5fbdfa418b4fa [diff] |
Merge "pvmfw: Clean up patch_dice_node() API & impl" into main am: 445a8c30bd am: 1b874993f3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552079 Change-Id: I27ca0b99ae263e1dcc49f7dd0bca5264fc390267 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: