commit | 9ff0da897afe9b8f2d20086428e1dcf934ea23ac | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 14 15:49:08 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Nov 15 14:59:59 2023 +0000 |
tree | 71d00f51e340ba4579be72f371a1eaddcdf3ead5 | |
parent | 9e24218dafb46d233976e966dd51be155fb9c38e [diff] |
virtmgr: crosvm: Use VFIO iommu=pkvm-iommu Use the proper IOMMU type (crrev.com/c/5009546) now that we've moved away from the hack (ag/25008183) which hijacked VFIO_TYPE1. Bug: 306110430 Test: ehdemo/run_in_microdroid.sh Change-Id: Id82f4145ee4b36bc8a3ac900aec927c704d405a2
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: