Searched hist:ee91dae43d23a3fa94dca1c905157e66c73c45de (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/riscv/riscv/ |
H A D | aplic.c | ee91dae43d23a3fa94dca1c905157e66c73c45de Wed Feb 14 16:31:26 CET 2024 Himanshu Chauhan <himanshu@thchauhan.dev> riscv: Introduce support for APLIC interrupt controller
This patch introduces support for the RISC-V APLIC interrupt controller [1]. Currently, it is only supports direct mode, i.e. without an IMSIC and functionally replacing the legacy RISC-V PLIC. Work on IMSIC support is in progress.
[1] https://github.com/riscv/riscv-aia/releases/tag/1.0
Reviewed by: mhorne Discussed with: jrtc27 MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D43293
|
/freebsd/sys/conf/ |
H A D | files.riscv | diff ee91dae43d23a3fa94dca1c905157e66c73c45de Wed Feb 14 16:31:26 CET 2024 Himanshu Chauhan <himanshu@thchauhan.dev> riscv: Introduce support for APLIC interrupt controller
This patch introduces support for the RISC-V APLIC interrupt controller [1]. Currently, it is only supports direct mode, i.e. without an IMSIC and functionally replacing the legacy RISC-V PLIC. Work on IMSIC support is in progress.
[1] https://github.com/riscv/riscv-aia/releases/tag/1.0
Reviewed by: mhorne Discussed with: jrtc27 MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D43293
|