]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'
authorOlivier Martin <olivier.martin@arm.com>
Mon, 23 Sep 2013 09:42:05 +0000 (09:42 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Sep 2013 09:42:05 +0000 (09:42 +0000)
commit433a49a0949bef6c2d526cb9fb80fb0a443c236f
treed6225ffbe45bc1faf09dd995e69a917e4f9cc962
parentcc271ec31186ebd43ba904451e5a33df33b7f132
ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'

The shift by 1 on the left was expected. It eases the access to CSSELR and set/way operations
where the cache level field is at the BIT1 position.

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@14704 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/ArmLib/AArch64/AArch64Support.S