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