]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Sec/Sec.c
ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Nov 2011 23:45:41 +0000 (23:45 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Nov 2011 23:45:41 +0000 (23:45 +0000)
commit710b8acb569a0dc86e509d8cb6341504eeb0bbbf
tree5aa890d64bb9caf75050904d70eb74f2f1127792
parentaa26b8f6c86af5c179ef63ed5e0f0d31d4dbb39c
ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()

Only the primary core was calling this function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12646 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Sec/Sec.c