]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: fix ArmWriteCntkCtl simple code bug
authorHeyi Guo <heyi.guo@linaro.org>
Wed, 13 May 2015 18:21:58 +0000 (18:21 +0000)
committeroliviermartin <oliviermartin@Edk2>
Wed, 13 May 2015 18:21:58 +0000 (18:21 +0000)
commitc37e542ba01bfe3cb3932cfdced86d4517e21950
treee058831115fd7301ca519d5004e77b79a4a29075
parentb51cffe12fbea45a1112bffea40a63efc7e79982
ArmPkg: fix ArmWriteCntkCtl simple code bug

We need to use msr instruction to write system register. It seems the
code was simply copied from ArmReadCntkCtl.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17440 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/ArmLib/AArch64/AArch64ArchTimerSupport.S