riscv / riscv-fast-interrupt

Proposal for a RISC-V Core-Local Interrupt Controller (CLIC)
https://jira.riscv.org/browse/RVG-63
Creative Commons Attribution 4.0 International
247 stars 49 forks source link

add recommended layout if mem-mapped access to CLIC regs is supported #392

Closed dansmathers closed 1 month ago

dansmathers commented 8 months ago

As issue #349 discusses, the memory mapped CLIC spec is already implemented in devices. This pull adds back the memory mapped access details as a recommendation if memory mapped access is provided in addition to indirect CSR access.

jb-brelot-nxp commented 1 month ago

issue solve. Pull request no more needed.