commit | 52477ae92a3cf4ef71047af488263869f11af99e | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 21 21:20:52 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Dec 14 13:32:23 2023 +0900 |
tree | 9d198377f10961b672cc649afdaf5358c1f454cc | |
parent | 66660ccd11155e90db28e53e8664d8c48af08c39 [diff] |
pvmfw: Parse incoming <reg> and <iommus> Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: I20c09cc7518796ec8adbc5d45f0f51a6d75a0062
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: