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