GICR_IGROUPR0, Interrupt Group Register 0

The GICR_IGROUPR0 characteristics are:

Purpose

Controls whether the corresponding SGI or PPI is in Group 0 or Group 1.

Configuration

This register is available in all GIC configurations. If the GIC implementation supports two Security states, this register is Secure.

A copy of this register is provided for each Redistributor.

Attributes

GICR_IGROUPR0 is a 32-bit register.

Field descriptions

313029282726252423222120191817161514131211109876543210
Redistributor_group_status_bit31Redistributor_group_status_bit30Redistributor_group_status_bit29Redistributor_group_status_bit28Redistributor_group_status_bit27Redistributor_group_status_bit26Redistributor_group_status_bit25Redistributor_group_status_bit24Redistributor_group_status_bit23Redistributor_group_status_bit22Redistributor_group_status_bit21Redistributor_group_status_bit20Redistributor_group_status_bit19Redistributor_group_status_bit18Redistributor_group_status_bit17Redistributor_group_status_bit16Redistributor_group_status_bit15Redistributor_group_status_bit14Redistributor_group_status_bit13Redistributor_group_status_bit12Redistributor_group_status_bit11Redistributor_group_status_bit10Redistributor_group_status_bit9Redistributor_group_status_bit8Redistributor_group_status_bit7Redistributor_group_status_bit6Redistributor_group_status_bit5Redistributor_group_status_bit4Redistributor_group_status_bit3Redistributor_group_status_bit2Redistributor_group_status_bit1Redistributor_group_status_bit0

Redistributor_group_status_bit<x>, bit [x], for x = 31 to 0

Group status bit. In this register:

Redistributor_group_status_bit<x>Meaning
0b0

When GICD_CTLR.DS==1, the corresponding interrupt is Group 0.

When GICD_CTLR.DS==0, the corresponding interrupt is Secure.

0b1

When GICD_CTLR.DS==1, the corresponding interrupt is Group 1.

When GICD_CTLR.DS==0, the corresponding interrupt is Non-secure Group 1.

When GICD_CTLR.DS == 0, the bit that corresponds to the interrupt is concatenated with the equivalent bit in GICR_IGRPMODR0 to form a 2-bit field that defines an interrupt group. The encoding of this field is at GICR_IGRPMODR0.

The reset behavior of this field is:

Additional information

The considerations for the reset value of this register are the same as those for GICD_IGROUPR<n> with n=0.

Accessing GICR_IGROUPR0

When affinity routing is not enabled for the Security state of an interrupt in GICR_IGROUPR0, the corresponding bit is RES0 and equivalent functionality is provided by GICD_IGROUPR<n> with n=0.

When GICD_CTLR.DS == 0, the register is RAZ/WI to Non-secure accesses.

Bits corresponding to unimplemented interrupts are RAZ/WI.

Note

Implementations must ensure that an interrupt that is pending at the time of the write uses either the old value or the new value and must ensure that the interrupt is neither lost nor handled more than one time. The effect of the change must be visible in finite time.

GICR_IGROUPR0 can be accessed through the memory-mapped interfaces:

ComponentFrameOffsetInstance
GIC RedistributorSGI_base0x0080GICR_IGROUPR0

Accesses on this interface are RW.


26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6

Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.