commit | 00b1e5438b937f6876bf7f3875cebcbe67978146 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 10 16:10:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 16:10:07 2024 +0000 |
tree | c6d72e0d136e7d3181b607b4b5e930d4a9c4b6ea | |
parent | 580c503a6b847071d24a94b09e01383891659c59 [diff] | |
parent | 9a2db20404d99b477cd55dec05a7caa778fe8394 [diff] |
Merge "[bssl] Stop initializing CRYPTO library in pvmfw" into main am: 1c370abc6f am: 9a2db20404 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3259954 Change-Id: I950ef803680db7c1009dbba9f2c5d21a77c1c40b 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: