]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jul 2015 17:00:40 +0000 (17:00 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 6 Jul 2015 17:00:40 +0000 (17:00 +0000)
commit13a68bbaa7bf13710357945a5194b21579f3d875
tree84c5161fe1b2b6593341013da90112fa201ae1a4
parent5dbacdb21b59748e885c2eccae370b81271ab795
ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers

This adds the 64 KB alignment overlay linker script to the linker command
line of DXE_RUNTIME_DRIVER modules built for AARCH64. This makes these
modules compatible with the new Properties Table feature by aligning the
.text and .data sections to 64 KB.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17836 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc