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