commit | 866e6f3d436ec8ec43bca54d5afcc23f92ce11f3 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Sun Oct 15 18:49:41 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Oct 15 18:49:41 2023 +0000 |
tree | 4e4d35ddecf307806229d7112dd3a92754d83395 | |
parent | 268ecfbc007914eb0004f9849050162afe74353b [diff] | |
parent | 609d60f14814f2b3071f726a12088d9d25a3f56d [diff] |
Merge "Revert "Upgrade zerocopy to 0.7.5"" into main am: 609d60f148 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786851 Change-Id: If84253f1b9ec4e256f33af37d504d3f113cbaa98 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: