soc/amd/picasso: Add console & timestamp buffers to psp_verstage
commit0c12abe4625e9bde9b31cbd9b1b9e2727bdee715
authorMartin Roth <martin@coreboot.org>
Fri, 26 Jun 2020 14:40:56 +0000 (26 08:40 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 24 Aug 2020 09:23:05 +0000 (24 09:23 +0000)
tree14213cb2b460d2ebc4a2abf9a8ee01a0d9c0de82
parent3818d03fa2dcc5be891b909df9f1581296b458ef
soc/amd/picasso: Add console & timestamp buffers to psp_verstage

Create areas for console & timestamp data in psp_verstage and pass it to
the x86 to save for use later.

BUG=b:159220781
TEST=Build & Boot trembyle

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I41c8d7a1565e761187e941d7d6021805a9744d06
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42830
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
src/include/symbols.h
src/soc/amd/picasso/include/soc/psp_transfer.h [new file with mode: 0644]
src/soc/amd/picasso/memlayout_psp_verstage.ld
src/soc/amd/picasso/memlayout_x86.ld
src/soc/amd/picasso/psp_verstage/psp_verstage.c
src/soc/amd/picasso/psp_verstage/psp_verstage.h