]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/PL390Gic/PL390GicSecLib.inf
ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits...
[mirror_edk2.git] / ArmPkg / Drivers / PL390Gic / PL390GicSecLib.inf
index 13085221ca83dba8ff09fed29275fdd70fcb8c9f..ff89103393192f21e6e2857cb0bdbcc1201edf19 100644 (file)
@@ -1,5 +1,5 @@
 #/* @file\r
-#  Copyright (c) 2011, ARM Limited. All rights reserved.\r
+#  Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
 #  \r
 #  This program and the accompanying materials                          \r
 #  are licensed and made available under the terms and conditions of the BSD License         \r
@@ -28,6 +28,7 @@
   MdePkg/MdePkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmLib\r
   DebugLib\r
   IoLib\r
   PcdLib\r
@@ -35,3 +36,6 @@
 [FixedPcd.common]\r
   gArmTokenSpaceGuid.PcdGicNumInterrupts\r
   gArmTokenSpaceGuid.PcdGicSgiIntId\r
+\r
+  gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
+  gArmTokenSpaceGuid.PcdArmPrimaryCore\r