commit | d083f81ca43e4daaa65304839d73ae1c40ac5ba1 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jun 26 12:32:12 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Jul 09 14:38:04 2024 +0000 |
tree | 999bf5684745e9ffc0922befa2801e063f984a52 | |
parent | ba4290f2418d9f220958ad7630cd2f77add1a78b [diff] |
pvmfw/README.md: add subheaders for different versions of pvmfw data This will make it easier to link to them from other documentation. One example will be added in the follow up patch. Bug: 325991735 Test: n/a Change-Id: Ia09dd9087656ef1214ea65a21d954707336d6baf
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: