Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/riscv/dev/plic.c
RevisionDateAuthorComments
 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).

RSS XML Feed