commit | c39974e67dbdb643763ec6242632b0484d35ef64 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sat Dec 02 01:13:30 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Dec 18 22:40:58 2023 +0900 |
tree | 091d78fc4104b56a22366ae8f55f7690d47d0ece | |
parent | 9f145f29aa217d89543fd86d7cc8e51d7dd6e071 [diff] |
pvmfw: Use new VM DTBO format Bug: 277993056 Test: atest libpvmfw.device_assignment.test, launch protected VM Change-Id: Iac3f799f793dab50eacbeac0c0b9339692f149e5
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: