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
245 stars 49 forks source link

Make some reorganizations in the chapter. #404

Closed jb-brelot-nxp closed 1 month ago

jb-brelot-nxp commented 2 months ago

THe idea is to move any chapter relative to ABI to Appendix

james-ball-qualcomm commented 2 months ago

Can we move chapters 3 & 4 (M-mode and S-mode CSRs for configuring CLIC) under chapters 5 & 6 (smclic and ssclic respectively)? We could have a heading in smclic/ssclic for direct CSRs and another for indirect CSRs. Seems strange that the smclic and ssclic chapters that list CSRs in their privilege mode don't include all their CSRs. I'm guessing the current organization is an artifact of having memory-mapped configuration in older CLIC versions.

christian-herber-nxp commented 1 month ago

Update the change log

jb-brelot-nxp commented 1 month ago

Updated version of the pull request : chapter 3 and 4 have been moved chapter 11 is transformed as a NOTE in 5.5 Moving chapter 12 in appendix Remove "Appendix :" typo