You copied the Doc URL to your clipboard.
GICR_MPAMIDR, Report maximum PARTID and PMG Register
The GICR_MPAMIDR characteristics are:
Purpose
Reports the maximum support PARTID and PMG values.
Configuration
This register is present only when FEAT_GICv3p1 is implemented. Otherwise, direct accesses to GICR_MPAMIDR are RES0.
A copy of this register is provided for each Redistributor.
When GICR_TYPER.MPAM==0, this register is RES0.
Attributes
GICR_MPAMIDR is a 32-bit register.
Field descriptions
The GICR_MPAMIDR bit assignments are:
Bits [31:24]
Reserved, RES0.
PMGmax, bits [23:16]
Maximum PMG value supported.
PARTIDmax, bits [15:0]
Maximum PARTID value supported.
Accessing the GICR_MPAMIDR
GICR_MPAMIDR can be accessed through the memory-mapped interfaces:
Component | Frame | Offset | Instance |
---|---|---|---|
GIC Redistributor | RD_base | 0x0018 | GICR_MPAMIDR |
This interface is accessible as follows:
- When GICD_CTLR.DS == 0 accesses to this register are RO.
- When an access is Secure accesses to this register are RO.
- When an access is Non-secure accesses to this register are RO.