]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg RVCT: build DXE_RUNTIME_DRIVER modules with 4 KB alignment
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 14 Dec 2015 07:56:19 +0000 (07:56 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 14 Dec 2015 07:56:19 +0000 (07:56 +0000)
commitcd625ae90eaa143a80b59dd0acfe5b6976beda4a
tree2c1f9c1e3dfa7a4f36fc672fbbf5d0dcb084620c
parent088dc2450860a64f58a5c0f2b1623f1c1252c006
ArmVirtPkg RVCT: build DXE_RUNTIME_DRIVER modules with 4 KB alignment

This adds the RVCT armlink command line switches to build modules of type
DXE_RUNTIME_DRIVER with 4 KB PE/COFF section alignment, allowing the OS
to apply stricter permissions to the .text and .data sections.

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