commit | daaf3420d9fd9b1467656124fec5595165c62ef8 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 01 09:02:53 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 01 09:02:53 2023 +0000 |
tree | 4d3450e7ba114a0b330f20271f4d43377b239a06 | |
parent | 9c1cdea1b3f393859856a0326a86d1ee96c22d7b [diff] | |
parent | 78ab3cd5d1f24e4a65cf09cdbdf30bafdc711947 [diff] |
Merge "[attestation] Verify client VM's DICE chain up to pvmfw payload" into main am: 78ab3cd5d1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2847417 Change-Id: I6efa019f91799ba2fec34e08cc2a8dbed886e6c6 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: