commit | 04dd3bafee76eb20cb0e1cd725b75bf248f8ed43 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 13 17:19:21 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 13 17:19:21 2023 +0000 |
tree | 4e4d35ddecf307806229d7112dd3a92754d83395 | |
parent | 96ea2f17bcf24957cc2c1a13fea1136016f1ae1a [diff] | |
parent | 11454c48bb4015bbda833f369cb023efe4b81237 [diff] |
Merge "[rkp] Derive CDI_Leaf_Priv with open-dice API" into main am: dcffd05f05 am: 5cd71e8a1f am: 9be8d6d726 am: 2a17569546 am: 11454c48bb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786207 Change-Id: I6c939d84a7084802bd4cc26d573e54f0f136b5ae 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:
How-Tos: