coreboot-kgpe-d16/src/soc/amd/mendocino
Karthikeyan Ramasubramanian d1130b7ec0 soc/amd/mendocino: Add GSVCD range
Add region/range of SPI ROM to be verified by Google Security Chip
(GSC).

BUG=b:227809919
TEST=Build and boot to OS in Skyrim with CBFS verification enabled.

Change-Id: If8a766d9a7ef26f94e3ab002a9384ba9d444dd1f
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66945
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-10-26 16:00:54 +00:00
..
acpi amd/mendocino/acpi/soc: Add DPTC Support 2022-09-19 09:57:12 +00:00
include/soc soc/amd/mendocino: Add STB Spill-to-DRAM enum 2022-10-23 14:40:51 +00:00
psp_verstage soc/amd/*/psp_verstage/svc: Make svc.h macros common 2022-10-13 15:44:15 +00:00
acpi.c soc/amd: factor out writing extended PM registers in FADT 2022-10-18 23:07:37 +00:00
agesa_acpi.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
aoac.c
chip.c soc/amd/*: Hook up device_operations in chipset.cb 2022-10-13 19:40:01 +00:00
chip.h soc/amd/mendocino: Add low/no battery VRM limit registers 2022-09-19 09:56:06 +00:00
chipset_mendocino.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +00:00
chipset_rembrandt.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +00:00
config.c
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
data_fabric.c soc/amd/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
early_fch.c soc/amd: move set_uart_config prototype to common UART header 2022-10-20 16:47:11 +00:00
espi_util.c
fch.c
fsp_m_params.c soc/amd/mendocino: enable CPPC feature 2022-08-18 14:51:00 +00:00
fsp_s_params.c
fw.cfg
gpio.c
i2c.c soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd: factor out common eMMC code 2022-10-14 20:18:29 +00:00
Makefile.inc soc/amd/mendocino: Add GSVCD range 2022-10-26 16:00:54 +00:00
mca.c
preload.c
reset.c
romstage.c
root_complex.c soc/amd/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
smihandler.c soc/amd/*/smihandler: Make fch_apmc_smi_handler common 2022-10-17 13:42:46 +00:00
smu.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c