5 #ifndef OPENTITAN_SW_DEVICE_SILICON_CREATOR_LIB_DRIVERS_EPMP_H_
6 #define OPENTITAN_SW_DEVICE_SILICON_CREATOR_LIB_DRIVERS_EPMP_H_
10 #include "sw/device/silicon_creator/lib/epmp_state.h"
44 void epmp_clear(uint8_t entry);
49 void epmp_clear_lock_bits(
void);
85 void epmp_set_napot(uint8_t entry,
epmp_region_t region, epmp_perm_t perm);
98 void epmp_set_tor(uint8_t entry,
epmp_region_t region, epmp_perm_t perm);
105 void epmp_clear_rlb(
void);