Attention is currently required from: Arthur Heymans.
Lean Sheng Tan has uploaded a new patch set (#2) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/82102?usp=email )
Change subject: Makefile.mk: Align romstage to page directory pointer requirements ......................................................................
Makefile.mk: Align romstage to page directory pointer requirements
On x86_64 romstage can contain page tables and a page table pointer which have a larger alignment requirement. So, increase them from 64 bytes to 4 kB.
Change-Id: I94e4a4209b7441ecb2966a1342c3d46625771bb8 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M Makefile.mk 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/82102/2