commit | 29f932dbbb990c8216c557fdbbed967ae656b032 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 17 14:25:23 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 17 14:25:23 2023 +0000 |
tree | edb8812be86c8406179dddbe3d5418a69a29cb4e | |
parent | f96767d8de6fa1b9bde514dc5ea66c70c51b94ea [diff] | |
parent | 0486e2508d058db404852a32fa809fa45aee5e88 [diff] |
[rialto] Enable rialto to receive messages longer than recv buffer am: 0486e2508d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775159 Change-Id: Ia72768c531cd7f6642f7bf0594592ffcd54a8201 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: