The GICC_CTLR characteristics are:
Controls the CPU interface, including enabling of interrupt groups, interrupt signal bypass, binary point registers used, and separation of priority drop and interrupt deactivation.
If the GIC implementation supports two Security states, independent EOI controls are provided for accesses from each Security state. Secure accesses handle both Group 0 and Group 1 interrupts, and Non-secure accesses handle Group 1 interrupts only.
Some or all RW fields of this register have defined reset values.
In a GIC implementation that supports two Security states:
GICC_CTLR is a 32-bit register.
The GICC_CTLR bit assignments are:
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | EOImodeNS | 0 | 0 | IRQBypDisGrp1 | FIQBypDisGrp1 | 0 | 0 | 0 | 0 | EnableGrp1 |
Reserved, RES0.
Controls the behavior of Non-secure accesses to GICC_EOIR, GICC_AEOIR, and GICC_DIR.
EOImodeNS | Meaning |
---|---|
0b0 |
GICC_EOIR and GICC_AEOIR provide both priority drop and interrupt deactivation functionality. Accesses to GICC_DIR are UNPREDICTABLE. |
0b1 |
GICC_EOIR and GICC_AEOIR provide priority drop functionality only. GICC_DIR provides interrupt deactivation functionality. |
An implementation is permitted to make this bit RAO/WI.
This field resets to 0.
Reserved, RES0.
When the signaling of IRQs by the CPU interface is disabled, this field partly controls whether the bypass IRQ signal is signaled to the PE for Group 1:
IRQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass IRQ signal is signaled to the PE. |
0b1 |
The bypass IRQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of FIQs by the CPU interface is disabled, this field partly controls whether the bypass FIQ signal is signaled to the PE for Group 1:
FIQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass FIQ signal is signaled to the PE. |
0b1 |
The bypass FIQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DFB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
Reserved, RES0.
This Non-secure field enables the signaling of Group 1 interrupts by the CPU interface to a target PE:
EnableGrp1 | Meaning |
---|---|
0b0 |
Group 1 interrupt signaling is disabled. |
0b1 |
Group 1 interrupt signaling is enabled. |
This field resets to 0.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | EOImodeNS | EOImodeS | IRQBypDisGrp1 | FIQBypDisGrp1 | IRQBypDisGrp0 | FIQBypDisGrp0 | CBPR | FIQEn | 0 | EnableGrp1 | EnableGrp0 |
Reserved, RES0.
Controls the behavior of Non-secure accesses to GICC_EOIR, GICC_AEOIR, and GICC_DIR.
EOImodeNS | Meaning |
---|---|
0b0 |
GICC_EOIR and GICC_AEOIR provide both priority drop and interrupt deactivation functionality. Accesses to GICC_DIR are UNPREDICTABLE. |
0b1 |
GICC_EOIR and GICC_AEOIR provide priority drop functionality only. GICC_DIR provides interrupt deactivation functionality. |
An implementation is permitted to make this bit RAO/WI.
This field resets to 0.
Controls the behavior of Secure accesses to GICC_EOIR, GICC_AEOIR, and GICC_DIR.
EOImodeS | Meaning |
---|---|
0b0 |
GICC_EOIR and GICC_AEOIR provide both priority drop and interrupt deactivation functionality. Accesses to GICC_DIR are UNPREDICTABLE. |
0b1 |
GICC_EOIR and GICC_AEOIR provide priority drop functionality only. GICC_DIR provides interrupt deactivation functionality. |
An implementation is permitted to make this bit RAO/WI.
This field shares state with GICC_CTLR.EOImode.
This field resets to 0.
When the signaling of IRQs by the CPU interface is disabled, this field partly controls whether the bypass IRQ signal is signaled to the PE for Group 1:
IRQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass IRQ signal is signaled to the PE. |
0b1 |
The bypass IRQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of FIQs by the CPU interface is disabled, this field partly controls whether the bypass FIQ signal is signaled to the PE for Group 1:
FIQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass FIQ signal is signaled to the PE. |
0b1 |
The bypass FIQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DFB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of IRQs by the CPU interface is disabled, this field partly controls whether the bypass IRQ signal is signaled to the PE for Group 0:
IRQBypDisGrp0 | Meaning |
---|---|
0b0 |
The bypass IRQ signal is signaled to the PE. |
0b1 |
The bypass IRQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of FIQs by the CPU interface is disabled, this field partly controls whether the bypass FIQ signal is signaled to the PE for Group 0:
FIQBypDisGrp0 | Meaning |
---|---|
0b0 |
The bypass FIQ signal is signaled to the PE. |
0b1 |
The bypass FIQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
Controls whether GICC_BPR provides common control of preemption to Group 0 and Group 1 interrupts:
CBPR | Meaning |
---|---|
0b0 |
GICC_BPR determines preemption for Group 0 interrupts only. GICC_ABPR determines preemption for Group 1 interrupts. |
0b1 |
GICC_BPR determines preemption for both Group 0 and Group 1 interrupts. |
This field is an alias of ICC_CTLR_EL3.CBPR_EL1NS.
In a GIC that supports two Security states, when CBPR == 1:
This field resets to 0.
Controls whether the CPU interface signals Group 0 interrupts to a target PE using the FIQ or IRQ signal:
FIQEn | Meaning |
---|---|
0b0 |
Group 0 interrupts are signaled using the IRQ signal. |
0b1 |
Group 0 interrupts are signaled using the FIQ signal. |
Group 1 interrupts are signaled using the IRQ signal only.
If an implementation supports two Security states, this bit is permitted to be RAO/WI.
This field resets to 0.
Reserved, RES0.
This Non-secure field enables the signaling of Group 1 interrupts by the CPU interface to a target PE:
EnableGrp1 | Meaning |
---|---|
0b0 |
Group 1 interrupt signaling is disabled. |
0b1 |
Group 1 interrupt signaling is enabled. |
This field resets to 0.
Enables the signaling of Group 0 interrupts by the CPU interface to a target PE:
EnableGrp0 | Meaning |
---|---|
0b0 |
Group 0 interrupt signaling is disabled. |
0b1 |
Group 0 interrupt signaling is enabled. |
This field resets to 0.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | EOImode | IRQBypDisGrp1 | FIQBypDisGrp1 | IRQBypDisGrp0 | FIQBypDisGrp0 | CBPR | FIQEn | 0 | EnableGrp1 | EnableGrp0 |
Reserved, RES0.
Controls the behavior of accesses to GICC_EOIR, GICC_AEOIR, and GICC_DIR.
EOImode | Meaning |
---|---|
0b0 |
GICC_EOIR and GICC_AEOIR provide both priority drop and interrupt deactivation functionality. Accesses to GICC_DIR are UNPREDICTABLE. |
0b1 |
GICC_EOIR and GICC_AEOIR provide priority drop functionality only. GICC_DIR provides interrupt deactivation functionality. |
An implementation is permitted to make this bit RAO/WI.
This field shares state with GICC_CTLR.EOImodeS.
This field resets to 0.
When the signaling of IRQs by the CPU interface is disabled, this field partly controls whether the bypass IRQ signal is signaled to the PE for Group 1:
IRQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass IRQ signal is signaled to the PE. |
0b1 |
The bypass IRQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of FIQs by the CPU interface is disabled, this field partly controls whether the bypass FIQ signal is signaled to the PE for Group 1:
FIQBypDisGrp1 | Meaning |
---|---|
0b0 |
The bypass FIQ signal is signaled to the PE. |
0b1 |
The bypass FIQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DFB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of IRQs by the CPU interface is disabled, this field partly controls whether the bypass IRQ signal is signaled to the PE for Group 0:
IRQBypDisGrp0 | Meaning |
---|---|
0b0 |
The bypass IRQ signal is signaled to the PE. |
0b1 |
The bypass IRQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
When the signaling of FIQs by the CPU interface is disabled, this field partly controls whether the bypass FIQ signal is signaled to the PE for Group 0:
FIQBypDisGrp0 | Meaning |
---|---|
0b0 |
The bypass FIQ signal is signaled to the PE. |
0b1 |
The bypass FIQ signal is not signaled to the PE. |
If System register access is enabled for EL3 and ICC_SRE_EL3.DIB == 1, this field is RAO/WI.
If System register access is enabled for EL1, this field is ignored.
If an implementation does not support legacy interrupts, this bit is permitted to be RAO/WI.
See Interrupt signal bypass and bypass disable for more information.
This field resets to 0.
Controls whether GICC_BPR provides common control of preemption to Group 0 and Group 1 interrupts:
CBPR | Meaning |
---|---|
0b0 |
GICC_BPR determines preemption for Group 0 interrupts only. GICC_ABPR determines preemption for Group 1 interrupts. |
0b1 |
GICC_BPR determines preemption for both Group 0 and Group 1 interrupts. |
This field is an alias of ICC_CTLR_EL3.CBPR_EL1NS.
In a GIC that supports two Security states, when CBPR == 1:
This field resets to 0.
Controls whether the CPU interface signals Group 0 interrupts to a target PE using the FIQ or IRQ signal:
FIQEn | Meaning |
---|---|
0b0 |
Group 0 interrupts are signaled using the IRQ signal. |
0b1 |
Group 0 interrupts are signaled using the FIQ signal. |
Group 1 interrupts are signaled using the IRQ signal only.
If an implementation supports two Security states, this bit is permitted to be RAO/WI.
This field resets to 0.
Reserved, RES0.
This Non-secure field enables the signaling of Group 1 interrupts by the CPU interface to a target PE:
EnableGrp1 | Meaning |
---|---|
0b0 |
Group 1 interrupt signaling is disabled. |
0b1 |
Group 1 interrupt signaling is enabled. |
This field resets to 0.
Enables the signaling of Group 0 interrupts by the CPU interface to a target PE:
EnableGrp0 | Meaning |
---|---|
0b0 |
Group 0 interrupt signaling is disabled. |
0b1 |
Group 0 interrupt signaling is enabled. |
This field resets to 0.
This register is used only when System register access is not enabled. When System register access is enabled:
Component | Offset | Instance |
---|---|---|
GIC CPU interface | 0x0000 | GICC_CTLR |
This interface is accessible as follows:
13/12/2018 16:42; 6379d01c197f1d40720d32d0f84c419c9187c009
Copyright © 2010-2018 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.