coreboot/src/soc/amd/mendocino
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
..
acpi soc/amd: correctly report I2C controller state in ACPI 2023-09-06 19:51:26 +00:00
include soc/amd: Factor out gpp_clk_setup function 2024-02-10 16:53:22 +00:00
psp_verstage tree: Remove unused <stddef.h> 2024-05-29 02:51:20 +00:00
acpi.c soc/amd/*/acpi: drop CRAT TODO 2024-01-28 14:01:04 +00:00
aoac.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
chip.c soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ 2024-02-29 15:39:06 +00:00
chip.h soc/amd/mendocino: update FSP parameters for eDP power sequence adjustment 2023-04-27 14:40:38 +00:00
chipset_mendocino.cb soc/amd/*/chipset.cb: don't call dummy device functions host bridges 2023-12-06 16:01:18 +00:00
chipset_rembrandt.cb soc/amd/*/chipset.cb: don't call dummy device functions host bridges 2023-12-06 16:01:18 +00:00
config.c soc/amd/mendocino: Remove TODO after review 2023-01-12 20:35:41 +00:00
cpu.c soc/amd/*/cpu: factor out common noncar mp_init_cpus 2023-09-21 18:26:12 +00:00
early_fch.c soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
espi_util.c soc/amd/glinda,mendocino,phoenix/espi_util: add comment about register 2023-01-20 22:23:50 +00:00
fch.c soc/amd: Factor out gpp_clk_setup function 2024-02-10 16:53:22 +00:00
fsp_m_params.c soc/amd/mendocino: update FSP parameters for eDP power sequence adjustment 2023-04-27 14:40:38 +00:00
fsp_misc_data_hob.c tree: Drop unused <string.h> 2024-04-11 11:13:18 +00:00
fsp_s_params.c lib: Refactor bmp_load_logo() implementation 2024-04-06 04:31:50 +00:00
fw.cfg amdfwtool: Add HW IPCFG file whose subprog is 1 2023-03-10 13:39:23 +00:00
gpio.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
i2c.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
Kconfig soc/amd/noncar: Increase bootblock size from 64K to 128K 2024-03-28 15:21:05 +00:00
Makefile.mk soc/amd/*: pass PSP RPMC NVRAM base and size to amdfwtool 2024-08-09 22:22:18 +00:00
manifest.c soc/amd/mendocino: Print content of manifest file 2023-06-05 13:48:52 +00:00
mca.c
memmap.c soc/amd/*/memmap: factor out common read_lower_soc_memmap_resources 2024-03-23 21:23:47 +00:00
root_complex.c soc/amd/*/root_complex: introduce and use domain_iohc_info struct 2024-07-25 22:55:15 +00:00
smihandler.c soc/amd: add PSP SMI handler stub 2024-08-05 13:09:02 +00:00
uart.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
xhci.c device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00