commit | f816cbc9322ba6bf009394d15fe5b4fd8a9b5284 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 02 16:30:33 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 02 16:30:33 2023 +0000 |
tree | 32508b0595a28ddebaddbf03f5194df6f162f9d2 | |
parent | ed4e8254abc3d8046afdeefcdfbb025d3edea866 [diff] | |
parent | 3ac71c60d8108eaa3d6b3f3ffc91894dea00f05a [diff] |
[bssl] Retrieve error code from BoringSSL am: 47287e794a am: b2edb829b3 am: 3ac71c60d8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2767864 Change-Id: Ib362cfbfeedb49c6ab7d2d743c9e74a9fab26026 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: