IAPRIV=B_0x0, IANRW=B_0x0
MCE illegal access error status register
IAPRIV | Illegal access privilege When IAEF bit is set in MCE_IASR register IAPRIV bit captures the privileged state of the master that issued the illegal access detected on the AXI system bus. 0 (B_0x0): Illegal access was unprivileged. 1 (B_0x1): Illegal access was privileged. |
IANRW | Illegal access read/write When IAEF bit is set in MCE_IASR register IANRW bit captures the access type of the illegal access detected. 0 (B_0x0): Illegal access was a data read or an instruction fetch. 1 (B_0x1): Illegal access was a data write. |