Module epmp

Source
Expand description

The EarlGrey SoC ePMP implementation.

Refer to the main EarlGreyEPMP struct documentation.

Structs§

EarlGreyEPMP
RISC-V ePMP memory protection implementation for the EarlGrey SoC.
FlashRegion
The EarlGrey SOC’s flash memory region address range.
KernelTextRegion
The EarlGrey SOC’s PMP region specification for the kernel .text section.
MMIORegion
The EarlGrey SOC’s MMIO region address range.
RAMRegion
The EarlGrey SOC’s RAM region address range.
RVDMRegion
The EarlGrey SOC’s RISC-V Debug Manager memory region.

Enums§

EPMPDebugDisable
EPMPDebugEnable
EarlGreyEPMPError
EarlGrey ePMP Configuration Errors

Traits§

EPMPDebugConfig
EarlGrey SoC ePMP JTAG Debugging Configuration