commit | 2eb03d5f8acdcb57d45e4cc3282c46460c071f23 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Mar 05 08:20:43 2025 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Mar 05 08:22:58 2025 +0000 |
tree | c0c5319354097dbe30e20a903bc650957fd67769 | |
parent | a781e518d63e47bd5f1e02ce6736a2c476caa7fa [diff] |
[dice] Accept different hash sizes for VM DICE chain Bug: 395551194 Bug: 400346224 Test: atest libservice_vm_requests.test Change-Id: Ic2747aeb05008ff66b5ed03844e56c1be1b91ad6
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: