commit | 903805fe9436e87ef2cf989376a2c6323a7f85db | [log] [tgz] |
---|---|---|
author | Alyssa Haroldsen <kupiakos@google.com> | Fri Jan 24 15:01:51 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jan 24 15:01:51 2025 -0800 |
tree | d01347699873ce52f5898e373275da6444587539 | |
parent | c5a87c15dbf37c3f01180d9ea7c3a19b95a715a3 [diff] | |
parent | 9298b91b65981c02611260665a42ba43752ac474 [diff] |
Merge "Updates for virtio-drivers 0.8." into main am: 9298b91b65 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3413457 Change-Id: I3b92a23482fa608dfabc183b27e79542536d3cd6 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: