Attention is currently required from: Jason Glenesk, Marshall Dawson, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Martin Roth, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52751
to look at the new patch set (#4).
Change subject: cezanne/psp_verstage: reduce memory usage ......................................................................
cezanne/psp_verstage: reduce memory usage
For now we only have 80KB for psp_verstage in cezanne. (it's 160KB for picasso). So we have to trim down various things to fit into 80KB space.
This should be reverted after we have enough space in the PSP since this increases boot time quite a lot.
Signed-off-by: Kangheui Won khwon@chromium.org Change-Id: I30730a6dc53e2449981c635ecfe63029c73e58ee --- M src/soc/amd/cezanne/Kconfig M src/soc/amd/common/psp_verstage/Makefile.inc 2 files changed, 10 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/52751/4