Skip to content
Commit 25475fa5 authored by Andrew Jones's avatar Andrew Jones
Browse files

riscv: Introduce SBI IPI convenience functions



The SBI IPI function interface is a bit painful to use since it
operates on hartids as opposed to cpuids and requires determining a
mask base and a mask. Provide functions allowing IPIs to be sent to
single cpus and to all cpus set in a cpumask in order to simplify
things for unit tests.

Signed-off-by: default avatarAndrew Jones <andrew.jones@linux.dev>
parent d012cfd5
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