commit | 51ccfedf1055fac936b97e1a0a1ffd881d4be580 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Nov 08 13:51:58 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Sat Nov 18 00:51:34 2023 +0900 |
tree | 44063a70e7f61fe89abaa6fb68e85b949f288ba6 | |
parent | 55f438cd07f950f3581daa0454b9dd495c12333e [diff] |
pvmfw: Handle <iommus> when applying VM DTBO Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: I3fd54a95420021a2ccce73cb8a8b54ec9f3161f1
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: