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