riscv-non-isa / iopmp-spec

This repository contains the specification source for the RISC-V IOPMP Specification. This document proposes a Physical Memory Protection Unit of Input/Output devices, IOPMP for short, to regulate the accesses issued from the bus masters.
https://jira.riscv.org/browse/RVG-56
Creative Commons Attribution 4.0 International
15 stars 4 forks source link

Add/update registers and fields about MSI support and fix descriptions in Section 3.5.1 #20

Closed tyshyu closed 1 week ago

tyshyu commented 1 week ago

Rename ERR_MSIADR and ERR_MSIADRH to ERR_MSIADDR and ERR_MSIADDRH. Add registers and fields about MSI support in Chapter 5. Fix typo about SRCMD table format 0. Fix description about MDLCK(m) in SRCMD table format 2. It should lock both SRCMD_PERM(m) and SRCMD_PERMH(m).