]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/Sec: Added support for Non Cold Boot Paths
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jul 2012 20:08:54 +0000 (20:08 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jul 2012 20:08:54 +0000 (20:08 +0000)
commita75568e9c96cc17b1e802bb43f97c26af0e6f77b
tree310c66aa9e5527b78012d70cfaf81ee176eb8e7e
parent77734e3d69e98160d441ee2e56cca07390d2bc59
ArmPlatformPkg/Sec: Added support for Non Cold Boot Paths

For instance, in case of CpuHotPlug boot path the platform has already been
initialized. The CPU core should not execute any of the platform initialization
in this case.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13492 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Include/Library/ArmPlatformSecLib.h
ArmPlatformPkg/Sec/Helper.S
ArmPlatformPkg/Sec/Helper.asm
ArmPlatformPkg/Sec/Sec.c
ArmPlatformPkg/Sec/SecEntryPoint.S
ArmPlatformPkg/Sec/SecEntryPoint.asm
ArmPlatformPkg/Sec/SecInternal.h