commit | 5d0f98c6514421f50b98fd8b54275d0adac0eb04 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 06 17:42:39 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 06 17:42:39 2023 +0000 |
tree | 2514e659806d7ffc6c87d471c94f370c9aae7f9a | |
parent | 8e2dc492994eb79a2bdcd87004d4c02b79ce3078 [diff] | |
parent | 1c5df8563784f6009e821deadcc1554778ddffd7 [diff] |
Merge "[dice] Create fake DICE chain used in non-protected rialto" into main am: 1c5df85637 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2859985 Change-Id: Id2bdfc1d90bb5803d7124a6977db3fc6dbe53536 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: