fwupd/plugins/iommu
Richard Hughes dfaae2e837 Move amdgpu safety check into the plugin
There are now multiple plugins using drm_dp_aux_dev interface which
may potentially be combined with an amdgpu. Prevent exercising this
interface with any plugin using DP aux unless a new enough kernel is
installed.
2021-07-04 17:49:36 +01:00
..
fu-plugin-iommu.c Move amdgpu safety check into the plugin 2021-07-04 17:49:36 +01:00
iommu.quirk Simplify the quirk file format 2021-03-03 08:30:34 +00:00
meson.build Move the plugin build logic to the plugins themselves 2021-02-18 14:46:20 +00:00
README.md Add external interface messages 2020-10-26 12:05:20 -05:00

Linux IOMMU

Introduction

This plugin checks if an IOMMU is available on the system.

External interface access

This plugin requires no extra access.