commit | 18e11a6303cb3532e3fd76e45782f30efb0c2d58 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Tue Dec 03 18:00:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 03 18:00:54 2024 +0000 |
tree | e5ca2ebf5c2574f8be8abf8f8822cf91f142c082 | |
parent | 60ed8fe9d38317c8a6b23ec36c0be1546597280e [diff] | |
parent | 8cd2ab8c13a54020f65e6f9a81c8cd855753c8dd [diff] |
Merge "vmterminal: Run crosvm(virtiofs) from app domain" into main am: 8cd2ab8c13 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3376709 Change-Id: I5202cca94d63f4604e457fe4e69612fff7d00577 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: