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