audk/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4
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
..
ArmVExpressLib.inf ArmPlatformPkg/CTA9x4: use declared PPI rather than module local var 2015-12-14 13:00:21 +00:00
ArmVExpressLibSec.inf ArmPlatformPkg/CTA9x4: use declared PPI rather than module local var 2015-12-14 13:00:21 +00:00
CTA9x4.c ArmPlatformPkg/CTA9x4: use declared PPI rather than module local var 2015-12-14 13:00:21 +00:00
CTA9x4Helper.S ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CTA9x4Helper.asm ArmPlatformPkg RVCT: drop dependency on GCC macro library 2016-08-11 12:29:31 +02:00
CTA9x4Mem.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00