Hello build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46113
to look at the new patch set (#3).
Change subject: soc/amd/picasso: Print values from PSP transfer buffer ......................................................................
soc/amd/picasso: Print values from PSP transfer buffer
The PSP will now pass us data on the PSP boot mode and the production silicon level. Print these values out to save in the log.
These definitions are in a vendorcode include directory that was previously only included in verstage. Add the include directory to all stages.
BUG=b:170237834 TEST=Build & Boot - See values printed. BRANCH=Zork
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: Iee87413d1473786cf0e148a8088d27f8d24a47a1 --- M src/soc/amd/picasso/Makefile.inc M src/soc/amd/picasso/bootblock/bootblock.c M src/soc/amd/picasso/bootblock/vboot_bootblock.c M src/soc/amd/picasso/include/soc/psp_transfer.h M src/soc/amd/picasso/psp_verstage/Makefile.inc 5 files changed, 25 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/46113/3