]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Aug 2016 12:34:17 +0000 (14:34 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 10:29:31 +0000 (12:29 +0200)
commitde656e666c61d1484088d2c74d374206d36fd002
tree9b1992420702e15fb3ac66371d48308bf0e1bd63
parentf0883e35dea778ffe8aa79e3fb387f197c4342a7
ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro

Annotate functions with ASM_FUNC() so that they are emitted into
separate sections.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/ArmHvcLib/AArch64/ArmHvc.S
ArmPkg/Library/ArmHvcLib/Arm/ArmHvc.S