![]() |
![]() |
This will be used to query the memory fault status. More...
#include <csl_memprot.h>
Data Fields | |
Uint32 | fid:7 |
Uint32 | local:1 |
Uint32 | ns:1 |
Uint32 | sr:1 |
Uint32 | sw:1 |
Uint32 | sx:1 |
Uint32 | ur:1 |
Uint32 | uw:1 |
Uint32 | ux:1 |
This will be used to query the memory fault status.
Uint32 CSL_MEMPROT_MPFSR::fid |
Faulted ID
Uint32 CSL_MEMPROT_MPFSR::local |
Local Access ?
Uint32 CSL_MEMPROT_MPFSR::ns |
When set, indicates a Non-secure access
Uint32 CSL_MEMPROT_MPFSR::sr |
When set, indicates a Supervisor Read Request
Uint32 CSL_MEMPROT_MPFSR::sw |
When set, indicates a Supervisor Write Request
Uint32 CSL_MEMPROT_MPFSR::sx |
When set, indicates a Supervisor program fetch Request
Uint32 CSL_MEMPROT_MPFSR::ur |
When set, indicates a User Read Request
Uint32 CSL_MEMPROT_MPFSR::uw |
When set, indicates a User Write Request
Uint32 CSL_MEMPROT_MPFSR::ux |
When set, indicates a User program fetch Request