]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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>

No differences found