commit | 46e299da3931b04ce7a201aad9ed7f8849c53b9a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 09:22:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 09:22:11 2024 +0000 |
tree | 65e37793b2f508fc04c68dc8280c81478d06ef45 | |
parent | afa37179a6f78b4da8e7fbd7be30853dc2f7371c [diff] | |
parent | 0bb8fab195ce7deb348a9d443b16e63aa211caba [diff] |
Merge "New DICE chain requirements apply from VSR 15" into main am: ea80e199c1 am: 0bb8fab195 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093864 Change-Id: I12a10fe39c8ef2e771bf963abb55942ce80fbd40 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: