commit | e69c284dee89c9bbc836e041011fc2502a45d63e | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Feb 12 20:17:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 12 20:17:42 2025 -0800 |
tree | 59aae4b92927559e144f4968e62827ef5227633f | |
parent | f849048aa7b2f315566f5662479bad2a13cf47ca [diff] | |
parent | 58333e7134bf44e8978357acca39326ddfa090ac [diff] |
build/debian: Enable DRM in our custom kernel am: 58333e7134 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3493310 Change-Id: Ibdad04c229d6471d6324aa171e9707f3183d1242 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: