commit | c5b3d5b9813185622f01a7dc9889f0a6f9d4b89a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Oct 13 14:16:03 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 13 14:16:03 2023 +0000 |
tree | bbeb9d9e02ea63d42c95ab87d5ac531ab06cd89e | |
parent | a8ae69e5427a3eb99d68f282ce607cd892189b8e [diff] | |
parent | 01ecb3d2031d5753b85b8f52a0fd8fe7fc6f12dc [diff] |
Merge "Create top-level directory for secretkeeper" into main am: 1abf754065 am: 94aa4d3bd7 am: 164e44b720 am: 01ecb3d203 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786217 Change-Id: Iaecb681b053ed4c9137e4fd159f8a36ae2ac19bf 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: