audk/ArmPlatformPkg/Sec
oliviermartin fab5507a04 ArmPlatformPkg/Sec: Fixed Monitor stack setup
Because GET_CORE_POS(MpId) returns 0x0 for the primary core, the
stack position must be defined by the top of the stack. It means
stack_size must be added to the stack base.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12858 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-14 10:22:43 +00:00
..
Exception.S ArmPlatformPkg: Coding style (minor changes) 2011-11-01 23:31:02 +00:00
Exception.asm ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
Helper.S ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
Helper.asm ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changes 2011-12-07 17:16:03 +00:00
Sec.c ArmPlatformPkg/Sec: Fixed Monitor stack setup 2011-12-14 10:22:43 +00:00
Sec.inf ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
SecEntryPoint.S ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero 2011-11-09 11:52:37 +00:00
SecEntryPoint.asm ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero 2011-11-09 11:52:37 +00:00
SecInternal.h ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00