Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36274
to look at the new patch set (#4).
Change subject: arch/x86: Save the calling argument ......................................................................
arch/x86: Save the calling argument
Stages running in RAM are now called with an argument containing the result of cbmem_top(). With CONFIG_RAMSTAGE_CBMEM_TOP_ARG selected stages running in RAM will use it to implement cbmem_top().
Change-Id: I90f9d244a419908c6f70a9173044db633fff5549 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/c_start.S M src/arch/x86/exit_car.S 2 files changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/36274/4