IMR Interrupt Mask Register

Memory and Peripheral Protection Unit for PL Isolation in Zynq UltraScale+ Devices (XAPP1353)

Document ID
XAPP1353
Release Date
2022-05-04
Revision
1.1 English
The IMR register is shown in the following table. For each violation interrupt mask bit:
  • 0: enabled.
  • 1: masked (disabled). If the ISR bit = 1 (asserted interrupt) and the IMR bit = 0 (not masked), then the IRQ to the interrupt controller is asserted.

Software checks the ISR to determine the cause of the interrupt. Read only.

Table 1. IMR (XMPU_PL) Register Bit Field Summary
Field Name Bits Type Reset Value Description
Reserved 31:4 ro 0x0 Reserved
SecurityVIO 3 ro 0x1 Security violation by AXI master
WrPermVIO 2 ro 0x1 Write Permission violation by AXI Master
RdPermVIO 1 ro 0x1 Read Permission violation by AXI Master
Reserved 0 ro 0x0 Reserved