commit | c6b319649785d7cb40607365f6dd77bea251e895 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 10 17:38:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 17:38:30 2024 +0000 |
tree | 60c47ead0812ecb7dc38515983df41f97f2e9db7 | |
parent | 9a2db20404d99b477cd55dec05a7caa778fe8394 [diff] | |
parent | 61d66ce37a554f16613d307f3f35fc106decdabc [diff] |
Merge "[bssl] Stop initializing CRYPTO library in rialto" into main am: 61d66ce37a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3256791 Change-Id: I8a108569f895ee83a7c32d16ded1878c8b40651c 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: