]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.c
ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control...
authorOlivier Martin <olivier.martin@arm.com>
Wed, 26 Mar 2014 19:32:48 +0000 (19:32 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Mar 2014 19:32:48 +0000 (19:32 +0000)
commit47d183db53d91a669b4b080036434e30cea01e29
tree955d0bed77ac4612bfd829f9837ae1ac20c6b5a0
parent52d44f77c25a133d56871e7f42f9b4700ded6835
ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register

This register is A5x specific. It is the reason why the code moved from ArmLib
to ArmCpuLib/ArmCortexA5xLib.

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@15397 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/AArch64/ArmCortexA5xHelper.S [new file with mode: 0644]
ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.c
ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.inf
ArmPkg/Include/Chipset/ArmCortexA5x.h
ArmPkg/Library/ArmLib/Common/AArch64/ArmLibSupport.S