commit | bdfad217292b9bbc41a541753008a59cbd203e1f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 21 18:37:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 18:37:06 2024 +0000 |
tree | 07a41718d79ecd3625f19fc278d981e461e32d8b | |
parent | d829d2b6dbf85a6698d367fa7adb0f1528ed760e [diff] | |
parent | bb4869cf6c77d4d308259098e3d98c97ad115a11 [diff] |
Merge changes from topic "crosvm-backcompat-dt" into main am: bb4869cf6c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3311380 Change-Id: I022a306882c74e5b7d9a266ea33244e56be2ea2d 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: