Modules§
- kernel_
protection - kernel_
protection_ mml_ epmp - pmpcfg_
octet - Generic
pmpcfg
octet. - simple
Structs§
- NAPOT
Region Spec - A RISC-V PMP memory region specification, configured in NAPOT mode.
- PMPUserMPU
- Adapter from a generic PMP implementation exposing TOR-type regions to the
Tock
mpu::MPU
trait. SeeTORUserPMP
. - PMPUserMPU
Config - Struct storing userspace memory protection regions for the
PMPUserMPU
. - TORRegion
Spec - A RISC-V PMP memory region specification, configured in TOR mode.
- TORUserPMPCFG
- A
pmpcfg
octet for a user-mode (non-locked) TOR-addressed PMP region.
Traits§
- TORUserPMP
- A RISC-V PMP implementation exposing a number of TOR memory protection
regions to the
PMPUserMPU
.
Functions§
- format_
pmp_ ⚠entries - Print a table of the configured PMP regions, read from the HW CSRs.