Structs§
- Flash
Region - The flash memory region address range.
- Kernel
ProtectionPMP - 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). - Kernel
Text Region - The PMP region specification for the kernel
.text
section. - MMIO
Region - The MMIO region address range.
- RAMRegion
- The RAM region address range.