amd/common/psp: Remove use of PspBaseLib
Eliminate the references to PspBaseLib.c and PspBaseLib.h in agesa_headers.h. Fix psp.c references to definitions in those files by adding them to include/amdblocks/psp.h. BUG=b:78514564 TEST=Build and boot grunt/ChromeOS and restore an image from the internet. Change-Id: I2740ceb945736c6e413f7d0bd0c41a19e19c7d5a Signed-off-by: Charles Marslett <charles.marslett@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/27619 Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Martin Roth
parent
dd9b1d1dd5
commit
8165583ed9
@@ -24,7 +24,6 @@
|
||||
|
||||
#include "Include/PlatformMemoryConfiguration.h"
|
||||
#include "Proc/Fch/FchPlatform.h"
|
||||
#include "Proc/Psp/PspBaseLib/PspBaseLib.h"
|
||||
#pragma pack(pop)
|
||||
#undef AGESA_HEADERS_ARE_WRAPPED
|
||||
|
||||
|
Reference in New Issue
Block a user