Attention is currently required from: Lee Leahy, Huang Jin, Patrick Rudolph, Aaron Durbin. Hello build bot (Jenkins), Lee Leahy, Huang Jin, Patrick Rudolph, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54298
to look at the new patch set (#5).
Change subject: arch/x86/postcar: Use a separate stack for C execution ......................................................................
arch/x86/postcar: Use a separate stack for C execution
Add a stack in .bss for C execution. This will make it easier to move the setup of MTRRs in C code.
Change-Id: I67cbc988051036b1a0519cec9ed614acede31fd7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/exit_car.S M src/drivers/intel/fsp1_1/exit_car.S M src/soc/intel/common/block/cpu/car/exit_car_fsp.S 3 files changed, 16 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/54298/5