commit | 981be0350be33bcc510dd8626628276f4cbf5b13 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Sun Oct 15 22:41:12 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Oct 15 22:41:12 2023 +0000 |
tree | 4e4d35ddecf307806229d7112dd3a92754d83395 | |
parent | d84a077ca6162fc680fa44fa988b6f87003bc7cd [diff] | |
parent | cbe9fff2348b9b1eeb9f9c1a7f0ee404a0beff04 [diff] |
Merge "Revert "Upgrade zerocopy to 0.7.5"" into main am: 609d60f148 am: 866e6f3d43 am: 5b7fe44e83 am: 2432f2b4d2 am: cbe9fff234 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786851 Change-Id: Ida505d7ad2f4ff59d58bf3aedb69f4502b989ced 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: