commit | 57f4387ccd5ff877aad38b1922c86cca1b703ea3 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Dec 05 17:33:40 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 17:33:40 2023 +0000 |
tree | cbe0b61a7ee1d17870b946bbb93424b0afe7f9a7 | |
parent | 4116cce274a2eaada41e27b7d0693db790537979 [diff] | |
parent | a67e36a94e12e691f91496b6fb8573a0b661e10b [diff] |
pvmfw: Use feasible iommus for device assignment test am: a67e36a94e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2853070 Change-Id: I370820bf70fc8a5d236da9748bd70ee1297811e1 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: