summaryrefslogtreecommitdiffstats
path: root/target/riscv/pmp.h
Commit message (Expand)AuthorAgeFilesLines
* target/riscv: Add ePMP CSR access functionsHou Weiying2021-05-111-0/+14
* target/riscv: propagate PMP permission to TLB pageJim Shu2021-03-231-1/+3
* target/riscv/pmp: Raise exception if no PMP entry is configuredAtish Patra2021-01-161-0/+1
* target/riscv: Add PMP state descriptionYifei Jiang2020-11-031-0/+2
* target/riscv: Change the TLB page size depends on PMP entries.Zong Li2020-08-221-0/+2
* RISC-V: Check for the effective memory privilege mode during PMP checksHesham Almatary2019-06-241-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-2/+2
* RISC-V Physical Memory ProtectionMichael Clark2018-03-061-0/+64