OpenGrok
Cross Reference: plic.c
xref
: /
src
/
sys
/
arch
/
riscv
/
dev
/
plic.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/riscv/dev/plic.c
Revision
Date
Author
Comments
1.5
24-Mar-2024
skrll
Pretty print plic attachment
1.4
25-Dec-2023
skrll
Deliver plic interrupts to the cpu^Whart establishing the interrupt
handler. At least this is known to be a valid hart, but it might share
some interrupts around too.
1.3
16-Dec-2023
skrll
Free memory on failure
1.2
02-Sep-2023
skrll
Be clear about hart vs cpu. NFCI.
1.1
07-May-2023
skrll
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
Indexes created Fri Oct 03 02:09:57 GMT 2025