commit | c9aa068bc73cb431deeeb8ae9244c07fcb563dcb | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Mon Nov 25 10:27:24 2024 -0800 |
committer | Akilesh Kailash <akailash@google.com> | Tue Dec 03 03:38:58 2024 +0000 |
tree | 07a4a45effe0850ec54a1eafa50045511c6ee014 | |
parent | a757e06433e57b40bb7a315cf24d6c16485cd769 [diff] |
vmterminal: Run crosvm(virtiofs) from app domain Bug: 378451265 Test: Launch terminal app - verify virtiofs mount points Run basic I/O test on virtiofs mounts Change-Id: Ic9e0d7f11b0795adacb8526414bb6d8e1fad0804 Signed-off-by: Akilesh Kailash <akailash@google.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: