To enable detection of GICv3 Interrupt Translation Service capability in the ACPI MADT,a new pcd setting has been created in edk2.This pcd setting would be referenced by edk2-platform code to advertise the ITS physical base address within GIC ITS structure of MADT.
Cc: Leif Lindholm <l...@nuviainc.com> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> Signed-off-by: Shashi Mallela <shashi.mall...@linaro.org> --- ArmPkg/ArmPkg.dec | 1 + 1 file changed, 1 insertion(+) diff --git a/ArmPkg/ArmPkg.dec b/ArmPkg/ArmPkg.dec index a8a22c649f..c22b7d0c42 100644 --- a/ArmPkg/ArmPkg.dec +++ b/ArmPkg/ArmPkg.dec @@ -266,6 +266,7 @@ # Base address for the GIC Redistributor region that contains the boot CPU gArmTokenSpaceGuid.PcdGicRedistributorsBase|0|UINT64|0x0000000E gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0|UINT64|0x0000000D + gArmTokenSpaceGuid.PcdGicItsBase|0|UINT64|0x0000000F gArmTokenSpaceGuid.PcdGicSgiIntId|0|UINT32|0x00000025 # -- 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72685): https://edk2.groups.io/g/devel/message/72685 Mute This Topic: https://groups.io/mt/81262710/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-