Commit 69be3dff authored by Samuel Holland's avatar Samuel Holland Committed by Anup Patel
Browse files

lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions



These functions save/restore the state of the PLIC associated with the
current hart. The context save/restore functions only manipulate a
single context, since most likely the M-mode context is unused and does
not need to be saved.

Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 2b79b694
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment