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