rv32i::pmp

Module kernel_protection

Source

Structs§

  • The flash memory region address range.
  • A RISC-V PMP implementation which supports machine-mode (kernel) memory protection, with a fixed number of “kernel regions” (such as .text, flash, RAM and MMIO).
  • The PMP region specification for the kernel .text section.
  • The MMIO region address range.
  • The RAM region address range.