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