]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
authorOlivier Martin <olivier.martin@arm.com>
Mon, 24 Mar 2014 15:26:22 +0000 (15:26 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Mar 2014 15:26:22 +0000 (15:26 +0000)
commit647517279d97297302780598122b80c8f4f855f1
tree0e1b2b5efd401a962c5875085d16d7635fc6543f
parentd9bd3f11cb47f8026a44721670f4abdfb9728a2a
ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo

CTR (Cache Type Register) has the same format on ARMv7 and AArch64.
Renaming Cp15CacheInfo() into ArmCacheInfo() makes this function
architecture independent.

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@15381 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/ArmLib.h
ArmPkg/Library/ArmLib/Arm9/Arm9CacheInformation.c
ArmPkg/Library/ArmLib/Common/Arm/ArmLibSupport.S
ArmPkg/Library/ArmLib/Common/Arm/ArmLibSupport.asm