commit | 80bdf78da92844491c3b29450cb07734b07ef2de | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Feb 20 16:05:56 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Feb 20 16:05:56 2024 +0900 |
tree | 1aaf59539be31c8bd3fa9ff43dae344ecac90378 | |
parent | f4811814b8d876d207ef0cd29c33f2c65ba86b1c [diff] |
Enable GPU in crosvm It brought libdrm to the apex. Remove libdrm from the unwanted deps list. Bug: 325929966 Test: m Change-Id: Id8c88b6179e8e60acdc0e17cb66d0e3b107c6b3d
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: