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

arm_mpam: resctrl: Implement resctrl_arch_rmid_read()



Now that we can configure and read monitors, implement
resctrl_arch_rmid_read(). We assume that by the time we've scheduled
around to configure the monitor, it will be ready to read. If not,
we retry with a 1 second timeout.

Because resctrl_arch_rmid_read() is domain local, we want to use
resctrl_get_domain_from_cpu(). Update Kconfig so that we now
link against resctrl too.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent a7d06c85
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