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