]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Sec/Sec.inf
ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib
[mirror_edk2.git] / ArmPlatformPkg / Sec / Sec.inf
index 5079f29da553c12b2f03847643a37637618692ad..55ad00744cd222ffca96e2fa6aba421a75e6ca74 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 #  SEC - Reset vector code that jumps to C and loads DXE core\r
 #  \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
@@ -26,8 +26,6 @@
   Sec.c\r
   SecEntryPoint.S      | GCC\r
   SecEntryPoint.asm    | RVCT\r
-  Exception.asm        | RVCT\r
-  Exception.S          | GCC\r
   \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 [LibraryClasses]\r
   ArmCpuLib\r
   ArmLib\r
-  ArmPlatformLib\r
+  ArmPlatformSecLib\r
+  ArmTrustedMonitorLib\r
   BaseLib\r
   DebugLib\r
   DebugAgentLib\r
   IoLib\r
-  ArmGicSecLib\r
+  ArmGicLib\r
   PrintLib\r
   SerialPortLib\r
   \r
   gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec\r
   \r
 [FixedPcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
+\r
+  gArmTokenSpaceGuid.PcdTrustzoneSupport\r
   gArmTokenSpaceGuid.PcdVFPEnabled\r
   \r
+  gArmTokenSpaceGuid.PcdArmScr\r
+  gArmTokenSpaceGuid.PcdArmNsacr\r
+  gArmTokenSpaceGuid.PcdArmNonSecModeTransition\r
+  \r
   gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
   gArmTokenSpaceGuid.PcdArmPrimaryCore\r
   \r
+  gArmTokenSpaceGuid.PcdSecureFvBaseAddress\r
+  gArmTokenSpaceGuid.PcdSecureFvSize\r
+  \r
   gArmTokenSpaceGuid.PcdFvBaseAddress\r
   \r
   gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase\r