]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit
authorOlivier Martin <olivier.martin@arm.com>
Wed, 26 Mar 2014 19:33:51 +0000 (19:33 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Mar 2014 19:33:51 +0000 (19:33 +0000)
commitcf02da5203db848a4ddcd6e33c2dec28c4ca4b74
tree05c3b86da9f62f72bc66aa98551d92ce3a41cbdd
parent47d183db53d91a669b4b080036434e30cea01e29
ArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit

On CortexA5x the SMP bit is BIT6 of CPUECTLR_EL1 register.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15398 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.c