audk/ArmPkg/Library/ArmLib/Arm
Leif Lindholm e2bfd172e4 ArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header ArmV7Lib.h
ArmReadIdPfr0 () and ArmReadIdPfr1 () are now used only inside ArmLib.
Remove the prototypes from the public header to discourage new id
register accessor additions, and direct id register access in general.
Move them into local header Arm/ArmV7Lib.h.

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2020-12-18 15:27:26 +00:00
..
ArmLibSupport.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmLibSupport.asm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmLibSupportV7.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmLibSupportV7.asm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmV7ArchTimerSupport.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmV7ArchTimerSupport.asm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmV7Lib.c ArmPkg: add ArmHasSecurityExtensions () helper function 2020-12-18 15:27:26 +00:00
ArmV7Lib.h ArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header ArmV7Lib.h 2020-12-18 15:27:26 +00:00
ArmV7Support.S ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.S 2019-05-31 17:55:41 +02:00
ArmV7Support.asm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00