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