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