Contents Repository Introduction The APLIC Conclusion Repository This blog series refers to the code written here: https://github.com/sgmarz/riscv_msi. The APLIC specification (still in draft) is part of the Advanced Interrupt Architecture (AIA) specification, and it is kept here: https://github.com/riscv/riscv-aia. I am using AIA specification version 0.3.0-draft.31 to write this article. Introduction The advanced platform level interrupt […]