commit | 85d8026b3dd33cf88b0cc9fc0b54aa0b4be41e7e | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jul 12 17:34:07 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jul 12 17:35:02 2023 +0100 |
tree | 7702a498dddab6187820d12288dd8242a68b7161 | |
parent | 861d049296955f3076a92954b496e2f8df73b7b2 [diff] |
Increase number of PCI devices to 10 Bug: 290694451 Test: presubmit Test: run VM with additional virtio devices Change-Id: I06572adb25f59889958402277af1dbbd2c131cb6
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:
How-Tos: