From f312f21696030c2a669aa751b0e0456f4c2c21af Mon Sep 17 00:00:00 2001 From: Prashanth Mundkur Date: Thu, 27 Jun 2019 14:59:24 -0700 Subject: Update docs and diagram. --- doc/ReadingGuide.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ReadingGuide.md') diff --git a/doc/ReadingGuide.md b/doc/ReadingGuide.md index ac00be2..46d9f65 100644 --- a/doc/ReadingGuide.md +++ b/doc/ReadingGuide.md @@ -53,6 +53,9 @@ such as the platform memory map. current implementation of these functions usually implement the same behavior as the Spike emulator. +- `riscv_pmp_regs.sail` and `riscv_pmp_control.sail` implement support + for physical memory protection (PMP). + - `riscv_platform.sail` contains platform-specific functionality for the model. It contains the physical memory map, the local interrupt controller, and the MMIO interfaces to the clock, timer and terminal -- cgit v1.1