commit | da69c7b37f1ee8bc1582906df57ff2cc33c15122 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Oct 25 02:18:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 25 02:18:22 2024 +0000 |
tree | aa0922ff1104c9f4e75d4c50dc8b928bca661cae | |
parent | bc57f9676d58c3b2b2892fc893b9f4445e5f76d9 [diff] | |
parent | 79831b3e611c7b5aa86c93572d05dd782ab9637d [diff] |
Merge "virtmgr: migrate from vm_control to crosvm_control" into main am: ce9b1fa3ec am: 79831b3e61 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3315233 Change-Id: I58fc313085cc9da61882e7319a6ad34292d33347 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: