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