public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] ArmPkg: Add GICv3 ITS token
@ 2016-12-21  9:38 Dennis Chen
  0 siblings, 0 replies; only message in thread
From: Dennis Chen @ 2016-12-21  9:38 UTC (permalink / raw)
  To: edk2-devel
  Cc: nd, Dennis Chen, Leif Lindholm, Ard Biesheuvel, Lorenzo Pieralisi,
	Steve Capper

We add this token in order to support the GICv3 ITS feature on
ARM VExpress FVP platform (related patch will be based on OpenPlatformPkg
git repository)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dennis Chen <dennis.chen@arm.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Steve Capper <steve.capper@arm.com>
---
 ArmPkg/ArmPkg.dec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ArmPkg/ArmPkg.dec b/ArmPkg/ArmPkg.dec
index 090ed99..1d6f9d2 100644
--- a/ArmPkg/ArmPkg.dec
+++ b/ArmPkg/ArmPkg.dec
@@ -263,6 +263,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.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-21  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  9:38 [PATCH] ArmPkg: Add GICv3 ITS token Dennis Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox