commit | 31302908a9fc0b92195dbe839778683fc1ae9746 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Mar 25 10:47:53 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Apr 08 10:31:29 2024 +0000 |
tree | c9e49d2fca02c6245e249ac54c0c723d8c818d71 | |
parent | 7a3f403d1e3bf3c5c00cf902215e7b4d085aa1e0 [diff] |
[attestation] Document pVM remote attestation Bug: 330868880 Test: N/A pure document update Change-Id: Ib4514f1d76e8df192528e7a2741a4a1c88b0709f
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: