The GICR_IPRIORITYR<n> characteristics are:
Holds the priority of the corresponding interrupt for each SGI and PPI supported by the GIC.
This register is part of the GIC Redistributor registers functional group.
This register is accessible as follows:
Security disabled | Secure | Non-secure |
---|---|---|
RW | RW | RW |
These registers are used when affinity routing is enabled for the Security state of the interrupt. When affinity routing is not enabled the bits corresponding to the interrupt are RAZ/WI and GICD_IPRIORITYR<n> provides equivalent functionality.
These registers are used for SGIs and PPIs only. Equivalent functionality for SPIs is provided by GICD_IPRIORITYR<n>.
These registers are byte-accessible.
When GICD_CTLR.DS == 0:
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 once. The effect of the change must be visible in finite time.
RW fields in this register reset to architecturally UNKNOWN values.
A copy of these registers is provided for each Redistributor.
These registers are configured as follows:
GICR_IPRIORITYR<n> is a 32-bit register.
The GICR_IPRIORITYR<n> 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 |
Priority_offset_3B | Priority_offset_2B | Priority_offset_1B | Priority_offset_0B |
Interrupt priority value from an IMPLEMENTATION DEFINED range, at byte offset 3. Lower priority values correspond to greater priority of the interrupt.
When this register has an architecturally-defined reset value, this field resets to a value that is architecturally UNKNOWN.
Interrupt priority value from an IMPLEMENTATION DEFINED range, at byte offset 2. Lower priority values correspond to greater priority of the interrupt.
When this register has an architecturally-defined reset value, this field resets to a value that is architecturally UNKNOWN.
Interrupt priority value from an IMPLEMENTATION DEFINED range, at byte offset 1. Lower priority values correspond to greater priority of the interrupt.
When this register has an architecturally-defined reset value, this field resets to a value that is architecturally UNKNOWN.
Interrupt priority value from an IMPLEMENTATION DEFINED range, at byte offset 0. Lower priority values correspond to greater priority of the interrupt.
When this register has an architecturally-defined reset value, this field resets to a value that is architecturally UNKNOWN.
GICR_IPRIORITYR<n> can be accessed through its memory-mapped interface:
Component | Frame | Offset |
---|---|---|
GIC Redistributor | SGI_base | 0x0400 + 4n |
18/04/2017 17:00
Copyright © 2010-2017 ARM Limited or its affiliates. All rights reserved. This document is Confidential.