Hello Charles Marslett, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27681
to look at the new patch set (#2).
Change subject: Remove use of coreboot/src/vendorcode/amd/pi/00670F00/Proc/Psp ......................................................................
Remove use of coreboot/src/vendorcode/amd/pi/00670F00/Proc/Psp
Eliminate the last references to PspBaseLib.c, PspBaseLib.h and agesa_wrapper.h in psp.c and move definitions used in coreboot/src/soc/amd/common/block/psp/psp.c to a new file, coreboot/src/soc/amd/common/block/psp/psp.h.
The removal of the files' usage, and potentially the removal of the PspBaseLib.* files themselves will be in a second patch.
BUG=b:78514564 TEST=Build and boot grunt/ChromeOS and restore an image from the internet.
Change-Id: Ib21954a82827b5bb5854fa9a6672376c9bbb6539 Signed-off-by: Charles Marslett charles.marslett@amd.corp-partner.google.com --- M src/soc/amd/common/block/psp/psp.c A src/soc/amd/common/block/psp/psp.h 2 files changed, 170 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/27681/2