commit | eba4196084b53d9c4e4b0a039bf193ebaaa6c32e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 27 02:00:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 27 02:00:02 2024 +0000 |
tree | 29fb5ffbdce3560afebfaf7a526ee80da3f913cc | |
parent | 9ff43b9c6e730b4f723caedb9be3831a93d39bce [diff] | |
parent | 2e98792017b2732fef611e13b1a13d9293da7a4b [diff] |
Merge "Enable GPU in crosvm" into main am: 2e98792017 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2968091 Change-Id: I1f0fe82e420cec3abd34adef431fbd79a3583fc7 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: