Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held. Hello Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59585
to look at the new patch set (#2).
Change subject: soc/amd/*: PSP verstage minbuild ......................................................................
soc/amd/*: PSP verstage minbuild
The PSP that is supplied for Picasso AMD-based chromebooks currently requires a psp_verstage to boot. This supplies a minimal psp verstage that does the initialization that's normally done there, then exits without doing any verification.
Signed-off-by: Martin Roth martin@coreboot.org Change-Id: Ie506193d21207ecabe65158e84dc02eec1cf5b26 --- M src/arch/x86/car.ld M src/soc/amd/cezanne/Kconfig M src/soc/amd/common/psp_verstage/Kconfig M src/soc/amd/common/psp_verstage/psp_verstage.c M src/soc/amd/picasso/Kconfig M src/soc/amd/picasso/Makefile.inc 6 files changed, 72 insertions(+), 29 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/59585/2