Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-24 | Add PMP checks to physical memory accesses. | Prashanth Mundkur | 1 | -4/+4 | |
- unify AccessType and ReadType since they were essentially redundant, making it easier to implement PMP checks for ReadWrite/atomic accesses. - add command line options to enable PMP in the platform - also fix the matching for the case when all entries are off | |||||
2019-06-24 | Narrow the external interface to riscv_mem to mem_{read,write,write_ea}. | Prashanth Mundkur | 1 | -2/+2 | |
2019-04-24 | Add extended model from cheri-merge. | Prashanth Mundkur | 1 | -0/+52 | |