23#include <unicorn/unicorn.h>
bool emu_mpu_fault_pending(void)
Whether an RO-region write violation is latched.
void emu_mpu_clear_fault(void)
Clear the latched MPU violation.
void mpu_synth_memmanage(uc_engine *uc, uint32_t vtor_base)
Synthesise a MemManage (#4) fault for a trapped RO-region write.
void emu_mpu_install(uc_engine *uc)
Arm the MPU register watchers (RLAR capture + CTRL edge hooks).
Annotation-attribute framework macros for ra8-firmware.