CLINT (Core Local Interruptor)
ConceptThe Core Local Interruptor (CLINT) is the default interrupt controller standardized for RISC-V. It provides memory-mapped registers used to deliver software-generated interrupts—including inter-processor interrupts (IPIs)—to a hart by setting the MSIP bit in the hart's mip CSR. The CLINT has been criticized for lacking configurability in prioritization and preemption, motivating the more capable CLIC extension.
WIKI
CLINT (Core Local Interruptor)
The Core Local Interruptor (CLINT) is the default interrupt controller standardized by the RISC-V architecture. It exposes a small set of memory-mapped registers that software uses to raise interrupts on a hart, including the timer interrupt and software-generated (inter-processor) interrupts.
Role in the RISC-V Interrupt Architecture
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →