commit | 8fa3fa530b00cdd6dbc0f878bf41483f0c226746 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Mon Oct 16 22:20:16 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 16 22:20:16 2023 +0000 |
tree | 530f1419d1d9c82253f9343ab5e40e7dbf3dcaa7 | |
parent | 7e37a6326dfb79ba87efd627e02cff8c4ae36454 [diff] | |
parent | 2b616054d24a16676266701c939a30b75f6c7169 [diff] |
Merge "Revert^2 "Upgrade zerocopy to 0.7.5"" into main am: 350640f6ae am: f96767d8de am: e00fa861b5 am: b055b77202 am: 2b616054d2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2787232 Change-Id: I516054d76784548614d36b2df0918e8167b58707 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: