commit | 5dececfe89aed7571dff49b767ba92d371441dd7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Oct 30 14:34:58 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Oct 30 17:02:25 2024 +0000 |
tree | 9b062f2f935917aad8c4ea3cac565e1e70db1d07 | |
parent | b42991a58f47de98c04f27da65081f1af29a2ec9 [diff] |
Improve doc for pVM DICE chain - Added new sections about vendor responsibility and DICE chain validation. - Added paragraphs describing the DICE chain building process. Bug: 340188213 Test: N/A Change-Id: I3fe15eaafd44340a5f7bbd24a98e94559a1d010b
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: