summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmSmcLibNull/Arm/ArmSmcNull.S
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-10 13:08:57 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-11 12:29:31 +0200
commitdfc2838892e4a69781b06353ef494ba3ddf16488 (patch)
tree06bc42c6d781caba67a7122decbf87327d94e9a1 /ArmPkg/Library/ArmSmcLibNull/Arm/ArmSmcNull.S
parent16a9fe2ca9cc845cdc31ed8ff8310594c4a34717 (diff)
downloadedk2-platforms-dfc2838892e4a69781b06353ef494ba3ddf16488.tar.xz
ArmVirtPkg: clean up assembly source files
This updates all assembly source files under ArmVirtPkg to mark exported functions as ASM_FUNC(), which puts them in a separate section, allowing the linker to prune code that is left unused. At the same time, clean up the code to get rid of LoadConstantToReg() instances involving symbol references, each of which emits an absolute literal, and hence and entry in the PE/COFF .reloc table. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'ArmPkg/Library/ArmSmcLibNull/Arm/ArmSmcNull.S')
0 files changed, 0 insertions, 0 deletions