]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTB
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 4 Apr 2017 14:40:01 +0000 (15:40 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 4 Apr 2017 15:00:12 +0000 (16:00 +0100)
commit4d2ea2616e948cca34e03d90d9f094f11e42c00b
tree35a4b281af410314e2af3eaace8df628fef082aa
parent83ae7589b08a0d11592527cf45fd1ad8d62118ab
ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTB

The relocatable build of ArmVirtQemuKernel is designed to be executed
from RAM, and contains some scratch memory at the start of the image
to use as a stack very early on, and to preserve the DTB image received
from QEMU while it discovers and initializes memory.

It turns out that 8 KB is a bit on the small side here, especially when
executing with secure world emulation enabled, in which case there are
additional nodes present.

So increase the slack space to 32 KB.

While at it, remove a stale Xen reference that was copy/pasted when this
file was created.

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