commit | 15367239939a7419d9f892b09741a9567da09c8d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Jun 06 16:00:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 06 16:00:37 2024 +0000 |
tree | a555d5076291473d4ae34b4f9471073e956b6350 | |
parent | 62aa259670b6621ec25640e995977568fd7fc80a [diff] | |
parent | 277835a15965beda8e0b59b2d3966626c15d339e [diff] |
Merge "Increase number of PCI devices to 16" into main am: 3a3fcb69d7 am: 277835a159 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3117451 Change-Id: I6e2c277bb2a1a8742cd282090539aba759e67b74 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: