aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_pmp_control.sail
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Add PMP checks to physical memory accesses.Prashanth Mundkur1-3/+25
2019-06-21Checked locked flag on PMP reg writes, and add the special case for the pmpad...Prashanth Mundkur1-2/+6
2019-06-20Hook in csr reads/writes to PMP regs. Locked entries are not yet handled.Prashanth Mundkur1-15/+15
2019-06-20Add PMP address and entry matching, and priority logic.Prashanth Mundkur1-0/+159