Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35022
to look at the new patch set (#3).
Change subject: lib: hardwaremain: Call exception_init() as soon as possible ......................................................................
lib: hardwaremain: Call exception_init() as soon as possible
Call exception_init() before calling cbmem_initialize() because ARMv8 on QEMU uses an exception handler to detect a ram size.
Signed-off-by: Asami Doi d0iasm.pub@gmail.com Change-Id: If010234a6576414e7e174c075b599a4aa4c19eab --- M src/lib/hardwaremain.c 1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/35022/3