ArmPkg/ArmGic: Added GicV3 detection

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16232 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin
2014-10-27 10:28:44 +00:00
committed by oliviermartin
parent d5c6b7fca3
commit 5f525769b9
6 changed files with 85 additions and 12 deletions

View File

@@ -26,6 +26,12 @@
GicV2/ArmGicV2Lib.c
GicV2/ArmGicV2SecLib.c
[Sources.ARM]
Arm/ArmGicArchLib.c
[Sources.AARCH64]
AArch64/ArmGicArchLib.c
[Packages]
ArmPkg/ArmPkg.dec
ArmPlatformPkg/ArmPlatformPkg.dec
@@ -34,7 +40,5 @@
[LibraryClasses]
ArmLib
ArmPlatformLib
DebugLib
IoLib
PcdLib