audk/ArmPkg/Library/ArmLib
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
..
AArch64 ArmPkg/ArmLib: Use VHE alternatives for timer system registers 2024-11-26 23:53:16 +00:00
Arm ArmPkg/ArmLib: Drop set/way Dcache operations 2024-09-13 00:23:13 +00:00
ArmBaseLib.inf ArmPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmLib.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmLibPrivate.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00