commit | 7170adca4ee6f8b190da3864e70900b862d2a3f7 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue May 14 07:25:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 14 07:25:11 2024 +0000 |
tree | 3ef01e6c66242173fce3d7aae82e1bb175da9ee5 | |
parent | d299e6f827f5e8d236fa872c6d22ef2534dc636d [diff] | |
parent | 0b4b7763dfce88b6b523ea4ad9b5df2eb246594c [diff] |
Fixed comment introducing vfio_handler/src/aidl.rs am: 0b4b7763df Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081060 Change-Id: I6a7151dbf3b176d53a070d0158c7dc443a16f97e 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: