audk/ArmPkg/Library/ArmLib/AArch64
Ard Biesheuvel 31ff325228 ArmPkg/ArmLib: Use VHE alternatives for timer system registers
When VHE is enabled, some pre-existing timer system register specifiers
are redirected to the HYP timer. To access the conventional timer,
special aliases have to be used that end in _EL02.

These aliases are not understood by Clang's internal assembler, so use
the generic mnemonics instead.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-11-26 23:53:16 +00:00
..
AArch64ArchTimerSupport.S ArmPkg/ArmLib: Use VHE alternatives for timer system registers 2024-11-26 23:53:16 +00:00
AArch64Lib.c ArmPkg/ArmLib: Drop set/way Dcache operations 2024-09-13 00:23:13 +00:00
AArch64Lib.h ArmPkg/ArmLib: Drop set/way Dcache operations 2024-09-13 00:23:13 +00:00
AArch64Support.S ArmPkg/ArmLib: Drop set/way Dcache operations 2024-09-13 00:23:13 +00:00
ArmLibSupport.S MdePkg: Move AsmMacroIoLib*.h from ArmPkg 2024-09-12 19:36:59 +00:00
ArmLibSupportV8.S MdePkg: Move AsmMacroIoLib*.h from ArmPkg 2024-09-12 19:36:59 +00:00