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