commit | 5cd71e8a1f825a5497bcfb4a576d41bd2bf6dca9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Oct 13 15:05:52 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 13 15:05:52 2023 +0000 |
tree | 4e4d35ddecf307806229d7112dd3a92754d83395 | |
parent | 1783850339509f2bfb9dc2beec697d263e83cb15 [diff] | |
parent | dcffd05f05a4312cc549c8b9da95af89ccd7a53d [diff] |
Merge "[rkp] Derive CDI_Leaf_Priv with open-dice API" into main am: dcffd05f05 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786207 Change-Id: I851a16aacad645a1911c914375d415e01098fafc 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: