commit | 3020ea6e8be59e0d787e70d084cf07d40abcdaeb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Aug 18 16:35:29 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 18 16:35:29 2023 +0000 |
tree | 78cb74c02a254e25c9c4ebb8e26cdb7c6e554e2f | |
parent | acc8523a8e865f4391b3baf41da91a8fa41cd19e [diff] | |
parent | 8f5db88ccd0a507ab0d2d6207f839582d6a220c5 [diff] |
Merge "Extract full information of VM DTBO from dtbo.img by vfio_handler" into main am: 8f5db88ccd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2707073 Change-Id: I549380fe3d27b96feae1ba08232334e99dc32889 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:
How-Tos: