commit | e4025ff84953b5931e5c5299656fbead1e81139e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 10:06:00 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 10:06:00 2025 -0700 |
tree | d1976ecdbeb42188f6c88140d5403a6440ba1271 | |
parent | 724d5f9d733cdf1432c259f0ccc19541236a028d [diff] | |
parent | 25cdd3b4129e5a5680195a871901aa80073b40fa [diff] |
Merge "pvmfw: jump_to_payload: Support no DICE handover" into main am: 25cdd3b412 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556685 Change-Id: I73d7d9265065ead65c12cbe116e5768e8f6fd7cb 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: