commit | 4b8763f7b1e6a39e8f6707d7b6904284a324309a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 13 12:41:17 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 12:41:17 2024 -0800 |
tree | 971586280f2698605a54c3f18a6651f590f1034d | |
parent | 42929980626c6078cc9505e4d2e9b2fbd259a1c4 [diff] | |
parent | b239aabfe9635cc476430a4635cebfb50cd840ec [diff] |
Merge "Update to zerocopy 0.8." into main am: c3a79c9810 am: b239aabfe9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380535 Change-Id: I675c2df013bc2091157c83aa7c9f173f213bca47 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:
AVF APIs:
How-Tos: