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