commit | 387f2fc686c375a2f4ce35ddd89393a228305eec | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Dec 17 14:59:21 2024 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Dec 18 12:21:51 2024 +0000 |
tree | 602437578c3b8b6e4422aea30494d81404c0c623 | |
parent | f2bdfe8ba05ef4b9917654f538fd846373987859 [diff] |
Use thiserror in pVM firmware. Test: m pvmfw Change-Id: Ib98435fadff21754166b9187941a3e2d265082e6
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: