coreboot/src/soc/amd/common
Raul E Rangel bd58aea706 soc/amd/common/vboot: Verify location of CBMEMC transfer buffer
Since we want to read the non-x86 CBMEMC from SMM we need to be stricter
on where we read from. This change forces the verstage binary and x86
code to agree on the CBMEMC transfer buffer location and size.

BUG=b:221231786
TEST=Boot guybrush and verify verstage transfer buffer still ends up in
cbmem

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ida7d50bef46f280be0db1e1f185b46abb0ae5c8f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62501
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2022-03-02 21:30:06 +00:00
..
acpi src/soc: Remove space before tab 2022-02-17 17:12:49 +00:00
block soc/amd/common/block/lpc/espi_util: use __fallthrough 2022-02-22 15:56:55 +00:00
fsp soc/amd/common/fsp/fsp_validate.c: print warning instead of error 2022-03-01 20:59:29 +00:00
pi treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
psp_verstage soc/amd/common/psp_verstage: Save transfer buffer during S0i3 resume 2022-03-02 21:09:40 +00:00
vboot soc/amd/common/vboot: Verify location of CBMEMC transfer buffer 2022-03-02 21:30:06 +00:00
Kconfig.common soc/amd/common/psp_verstage: Introduce boot device driver 2021-09-27 13:40:03 +00:00
Makefile.inc soc/amd/common: move block/pi out of the block folder 2021-09-24 15:47:59 +00:00