Attention is currently required from: Benjamin Doron, Jérémy Compostella.
Hello Jérémy Compostella, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79227?usp=email
to look at the new patch set (#3).
Change subject: [DNM] cpu/x86: Unconditionally compile 64-bit entry code ......................................................................
[DNM] cpu/x86: Unconditionally compile 64-bit entry code
We may want to call long-mode code and return to 32-bit coreboot.
This requires callers to only include entry64.inc if they mean to switch, so, fix qemu-x86 CPU code that did not.
While we're here, only build bootblock static page tables if it's compiled as 64-bit.
Change-Id: Idde8609239426de664907df24a016cc35d320553 Signed-off-by: Benjamin Doron benjamin.doron@9elements.com --- M src/cpu/qemu-x86/cache_as_ram_bootblock.S 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/79227/3