]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Sec/Sec.inf
ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTrustedMon...
[mirror_edk2.git] / ArmPlatformPkg / Sec / Sec.inf
index 9980c6b951ed51ab0ca396caf69803d2480b986f..7a7a61251e90b890eda47448662fd7351a9fb845 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
@@ -39,6 +39,7 @@
   ArmCpuLib\r
   ArmLib\r
   ArmPlatformLib\r
+  ArmTrustedMonitorLib\r
   BaseLib\r
   DebugLib\r
   DebugAgentLib\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