commit | c4861c62b5b829821e3687cec359605390b44992 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 11 15:33:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 11 15:33:40 2024 +0000 |
tree | 5f0da3e30dd69d74dcba83a34ca5befb9cffb4c3 | |
parent | 842ea3ce6da31bd21161b6941df17f58268a672f [diff] | |
parent | 1cc0d6a1d92b1a2a9f312ec501814b89bc0d62fc [diff] |
[doc] Link to pVM DICE chain in remote attestation doc am: 548fc10c77 am: 1cc0d6a1d9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3259615 Change-Id: Icebc400feb1be628b9e1209deae4a37e35948984 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: