]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image protection feature
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 22 Feb 2017 11:51:24 +0000 (11:51 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 24 Feb 2017 15:16:46 +0000 (15:16 +0000)
commit7b30036b5edc907c4bc2ec40b224e0266530207d
tree9fa41ab50d538ccd8948fac41b622eb4f8ceaa52
parent3cf41b8728a39d1e0d3ee7ae1a1be5f4ecf3b8d9
ArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image protection feature

Enable the new DXE image protection for all image, i.e., FV images but
also external images that originate from disk or the network, such as
OS loaders.

This complements work that is underway on the arm64/Linux kernel side,
to emit the OS loader with 4 KB section alignment, and a suitable split
between code and data.

http://marc.info/?l=linux-arm-kernel&m=148655557227819

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirt.dsc.inc