Skip to content
Snippets Groups Projects
Commit 4d12a8df 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: default avatarJames Morse <james.morse@arm.com>
parent 1ed8d78a
No related branches found
No related tags found
No related merge requests found
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