]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Sec/SecInternal.h
ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()
[mirror_edk2.git] / ArmPlatformPkg / Sec / SecInternal.h
index 8bc21389e75cb666749cff3520473b17a78f4b5b..255059af5fa171b1288855d8fa05c33842a814a3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 *  Main file supporting the SEC Phase on ARM PLatforms\r
 *\r
-*  Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
+*  Copyright (c) 2011-2013, 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
@@ -19,6 +19,7 @@
 #include <Base.h>\r
 #include <Library/ArmLib.h>\r
 #include <Library/ArmCpuLib.h>\r
+#include <Library/ArmPlatformLib.h>\r
 #include <Library/ArmPlatformSecLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
@@ -70,7 +71,7 @@ set_non_secure_mode (
 VOID\r
 SecCommonExceptionEntry (\r
   IN UINT32 Entry,\r
-  IN UINT32 LR\r
+  IN UINT LR\r
   );\r
 \r
 #endif\r