commit | 32553a61abc4a6a0937da3c0938f741a7f75d7af | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 13 21:49:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 13 21:49:47 2024 +0000 |
tree | f20c94a92ab86e4fbca994d8ed7c5d17c0b02c33 | |
parent | fcc7e05ab2488742dd23b998bc00f1d3764bedfd [diff] | |
parent | 124e0bdabb6ae95b331fe0720bf02c8952cc0797 [diff] |
Merge "virtmgr: Support dumping guest DT for debugging" into main am: 124e0bdabb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3042214 Change-Id: Iaa35be69e7cc86c005239047006ed8aefd4cc318 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: