Skip to content
Commit 8cd0c2b1 authored by James Morse's avatar James Morse
Browse files

x86/resctrl: Add stubs for the IOMMU helpers



Arm's MPAM has support for assigning devices behind an IOMMU to a
control or monitor group. Helpers are needed because of the way
MPAM emulates CDP.

Add stub versions of the arch helpers used to do this. This allows
the code to depend on IS_ENABLED(), allowing the compiler to check
that code on platforms that don't enable the feature.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent bed60939
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment