audk/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM
Ard Biesheuvel 66edb631f8 ArmPlatformPkg RVCT: drop dependency on GCC macro library
The RVCT .asm files include AsmMacroIoLib.h only for the definition of
LoadConstantToReg (), which makes it tedious to make change to that file
without the risk of making the RVCT assembler unhappy. So simply replace
LoadConstantToReg() with mov32, which does the right thing in all cases.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-08-11 12:29:31 +02:00
..
AArch64 ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
Arm ArmPlatformPkg RVCT: drop dependency on GCC macro library 2016-08-11 12:29:31 +02:00
ArmVExpressLib.inf ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
ArmVExpressLibSec.inf ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
RTSM.c ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
RTSMMem.c ArmVExpressPkg/ArmVExpressLibRTSM: map NOR flash as normal memory 2015-11-18 11:50:50 +00:00