Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-27 | Fix the lem target. | Prashanth Mundkur | 1 | -64/+60 |
2019-06-24 | Add PMP checks to physical memory accesses. | Prashanth Mundkur | 1 | -0/+10 |
2019-06-21 | Checked locked flag on PMP reg writes, and add the special case for the pmpad... | Prashanth Mundkur | 1 | -44/+42 |
2019-06-20 | Hook in csr reads/writes to PMP regs. Locked entries are not yet handled. | Prashanth Mundkur | 1 | -67/+60 |
2019-06-20 | Handle pmpcfg packing and unpacking for csr accesses. | Prashanth Mundkur | 1 | -22/+76 |
2019-06-20 | Add PMP address and entry matching, and priority logic. | Prashanth Mundkur | 1 | -31/+59 |
2019-06-19 | Define PMP permission checking. | Prashanth Mundkur | 1 | -4/+43 |
2019-06-17 | Add basic PMP definitions. | Prashanth Mundkur | 1 | -0/+25 |