commit | a9200494d5d4435e5a0ccb75a5ae190ccf7336f1 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 21 20:45:31 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Nov 28 22:11:36 2023 +0900 |
tree | 4abc0d55324bdb9749211f241231b4726b06aeb1 | |
parent | 484971b68a9675548c453a64d9e2255930504797 [diff] |
pvmfw: Support #iommu-cells = <1> Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: Ie71a8f5759976b39245b74343414752caa4aca1b
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: