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