commit | cfcf92910c278f5ed8b784593c331d7bc988c412 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 07 11:13:13 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 11:13:13 2025 -0800 |
tree | 8a59a40c8bab71f6355749d21c64c7d6dfb56806 | |
parent | dc3f379aa40810d6b635805e92c2836b0f8d5723 [diff] | |
parent | c92070571a6420fc9deeae1068fdbd81fdc97f19 [diff] |
Merge "pvmfw: Drop cfg!(llpvm_changes)" into main am: 6f1d290c0c am: c92070571a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3378616 Change-Id: I0813a293071a58480a4ba2a9cc5a1cf788acbd25 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: