Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-21 | openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC) | Stafford Horne | |
Add OpenRISC Multicore PIC which handles inter processor interrupts (IPI) between cores. In OpenRISC all device interrupts are routed to each core enabling this device to be simple. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com> |