commit | be6506896664c5ef4105567187c2d7ccb25c32a3 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Mar 06 00:40:34 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 00:40:34 2025 -0800 |
tree | 0dca7fc970846746c7e8ef0e5135e324ce03738a | |
parent | 00a1d927099ee15dfd7c007d906fb08ef30d97a9 [diff] | |
parent | 559ad15b582727472de9155411de633c423cf5e6 [diff] |
Merge "[dice] Accept different hash sizes for VM DICE chain" into main am: 559ad15b58 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3526651 Change-Id: Ic125ec13a9e3fbd7e7fb77c27a3ef7ac015bf46c 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: