]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modules
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 1 Oct 2015 14:01:16 +0000 (14:01 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 1 Oct 2015 14:01:16 +0000 (14:01 +0000)
commit955b4946f99fb9c879df235d318a68f91f5dbf0e
tree1c4cc61048ee046c5b0c1d0ceda1acbb078f0eab
parent64a63d6942532da9d162df676f2dd9e6c576921a
ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modules

In order to support the Properties Table memory protection feature
on 32-bit ARM, build DXE_RUNTIME_DRIVER type binaries with 4 KB section
alignment by setting the common-page-size linker command line option.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18566 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/ArmVirt.dsc.inc