commit | 3b95d284fc21cb68f50e19f0ac64ee55b8ca6227 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:46:31 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:48:11 2023 +0900 |
tree | e63aaf7c8d42639ddad8fac25d32e9620344b229 | |
parent | 3aa97b0b26b115a9cd0adabdfb8888c58cac1895 [diff] |
pvmfw-tool: Make VM DTBO optional for building pvmfw Bug: 289627688 Test: Boot microdroid with pvmfw.img generated by pvmfw-tool Change-Id: I44420fab81318e1ec42364fa6a4283cad0ce8ce6
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:
How-Tos: