aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/pmp.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-06target: Include missing 'cpu.h'Philippe Mathieu-Daudé1-0/+2
2021-05-11target/riscv: Add ePMP CSR access functionsHou Weiying1-0/+14
2021-03-22target/riscv: propagate PMP permission to TLB pageJim Shu1-1/+3
2021-01-16target/riscv/pmp: Raise exception if no PMP entry is configuredAtish Patra1-0/+1
2020-11-03target/riscv: Add PMP state descriptionYifei Jiang1-0/+2
2020-08-21target/riscv: Change the TLB page size depends on PMP entries.Zong Li1-0/+2
2019-06-23RISC-V: Check for the effective memory privilege mode during PMP checksHesham Almatary1-1/+1
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2018-03-07RISC-V Physical Memory ProtectionMichael Clark1-0/+64