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