coreboot/src/soc/amd
Felix Held 5eebeaf31c soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool
Pass the PSP NVRAM base and size to amdfwtool for all SoCs except Genoa
and Stoneyridge which don't use/support this.

If a mainboard has an section named 'PSP_RPMC_NVRAM' in its FMAP file,
the start and length of it in the flash will be passed to amdfwtool
which then adds the base and length to the corresponding type 0x54 PSP
directory table entry.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id9f8a7eec68a5222be63e46173132f1c4a461b4f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83815
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-08-09 22:22:18 +00:00
..
cezanne soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
common soc/amd/common/psp_smi_flash: add buffer overflow checks 2024-08-07 16:39:45 +00:00
genoa_poc soc/amd: add PSP SMI handler stub 2024-08-05 13:09:02 +00:00
glinda soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
mendocino soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
phoenix soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
picasso soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
stoneyridge soc/amd/*: pass PSP NVRAM base and size to amdfwtool 2024-08-08 17:42:05 +00:00