(old) | htmldiff from- | (new) |
The GICD_TYPER2 characteristics are:
Provides information about which features the GIC implementation supports.
This register is present only
when FEAT_GICv4p1GICv4.1 is implemented.
Otherwise, direct accesses to GICD_TYPER2 are RES0.
When GICD_CTLR.DS == 0, this register is Common.
GICD_TYPER2 is a 32-bit register.
The GICD_TYPER2 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 |
RES0 | nASSGIcap | VIL | RES0 | VID |
Reserved, RES0.
Indicates whether SGIs can be configured to not have an active state.
nASSGIcap | Meaning |
---|---|
0b0 | SGIs have an active state. |
0b1 | SGIs can be globally configured not to have an active state. |
This bit is RES0 on implementations that support two Security states.
Indicates whether 16 bits of vPEID are implemented.
VIL | Meaning |
---|---|
0b0 | GIC supports 16-bit vPEID. |
0b1 | GIC supports GICD_TYPER2.VID + 1 bits of vPEID. |
Reserved, RES0.
When GICD_TYPER2.VIL == 1, the number of bits is equal to the bits of vPEID minus one.
When GICD_TYPER2.VIL == 0, this field is RES0.
Component | Offset | Instance |
---|---|---|
GIC Distributor | 0x000C | GICD_TYPER2 |
This interface is accessible as follows:
0114/0704/2020 1520:5709; 80324f0b9997bede489cc15ad1565345720bcd2adff0d3e465311dd9ce541b6a1e1d6c05a0668645
Copyright © 2010-2020 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.
(old) | htmldiff from- | (new) |