commit | 371eecdd45b87eb4066749538c38964f3a0fc95a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 17 15:28:09 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 17 15:28:09 2023 +0000 |
tree | edb8812be86c8406179dddbe3d5418a69a29cb4e | |
parent | 8fa3fa530b00cdd6dbc0f878bf41483f0c226746 [diff] | |
parent | f4cd2e77be25f3426a52d21722293db6061b97b2 [diff] |
[rialto] Enable rialto to receive messages longer than recv buffer am: 0486e2508d am: 29f932dbbb am: f4cd2e77be Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775159 Change-Id: I17e8ed976afac056695045bf05966d4cf7a12435 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: