commit | b239aabfe9635cc476430a4635cebfb50cd840ec | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 13 11:55:53 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 11:55:53 2024 -0800 |
tree | 6334de91ac182669585f810c97dd3c81749781d4 | |
parent | b9ab6758f0cd62c0b7c85521d9695a9c47099069 [diff] | |
parent | c3a79c981021dd5a0c8186527a152be0a46c1949 [diff] |
Merge "Update to zerocopy 0.8." into main am: c3a79c9810 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380535 Change-Id: I2387aa469d29b576ca7ad71516a8d1d286da1e87 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: