commit | 1cc0d6a1d92b1a2a9f312ec501814b89bc0d62fc | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 11 15:24:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 11 15:24:08 2024 +0000 |
tree | 2dd4ec210716cfe0cdc3302da57607a8b872feb3 | |
parent | d544badff04a71fa773fc6d25701e2ee497d49d3 [diff] | |
parent | 548fc10c77ffda88572dfa74f203e20e2d0566ad [diff] |
[doc] Link to pVM DICE chain in remote attestation doc am: 548fc10c77 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3259615 Change-Id: I9b943a9d9253dd185c8796e2ef1e0bceaa022fb2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: