Module opentitanlib::test_utils::epmp::constants
source · Constants
- In
pmpNcfg
, bit 2 represents an executable region. - In
pmpNcfg
, bit 7 represents a locked entry. - In
pmpNcfg
, bit 2 represents an readable region. - Some common configurations.
- In
pmpNcfg
, bit 2 represents an writable region. - Machine Mode Lockdown: ePMP regions with the L bit are machine-mode only.
- Machine Mode Whitelist Policy: deny instead of ignore memory accesses with no matching rule.
- Rule Locking Bypass: allow modification of locked ePMP entries.