Commit 79bac7ca authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

irqchip: New RISC-V PLIC Driver



This patch adds a driver for the Platform Level Interrupt Controller
(PLIC) specified as part of the RISC-V supervisor level ISA manual.
The PLIC connocts global interrupt sources to the local interrupt
controller on each hart.  A PLIC is present on all RISC-V systems.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent bbc1cf19
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