coreboot-kgpe-d16/src/soc/amd/glinda
Felix Held 3b74bad537 soc/amd/glinda: clean up global NVS
From Cezanne on, the TMPS, TCRT and TPSV fields are unused in both the C
and ACPI code, so they can be removed. Also remove the unused fields
that were previously used for PCNT and PWRS. The LIDS field is only used
in the ACPI code, but keep if for now, since it would require a bigger
rework to remove it from the global NVS.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ie1c3c25591deadb27b7bf38a81dcd6fe746de55b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72096
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-01-20 17:41:18 +00:00
..
acpi soc/amd/glinda: clean up global NVS 2023-01-20 17:41:18 +00:00
include/soc soc/amd/glinda: clean up global NVS 2023-01-20 17:41:18 +00:00
psp_verstage /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
acpi.c ACPI: Use common code for MADT LAPIC NMIs 2022-11-25 15:01:49 +00:00
agesa_acpi.c soc/amd/*/agesa_acpi: add TODO for adding CRAT table 2023-01-18 14:06:30 +00:00
aoac.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
chip.c soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
chip.h
chipset.cb soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
config.c soc/amd/*/config: drop invalid comment 2022-12-14 17:57:45 +00:00
cpu.c
early_fch.c
espi_util.c
fch.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
fsp_m_params.c vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config 2022-12-12 15:19:45 +00:00
fsp_s_params.c
fw.cfg
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/glinda: use common SMU S3/4/5 entry message code 2023-01-13 23:36:46 +00:00
Makefile.inc soc/amd: Use fixed EFS location for Phoenix & Glinda 2023-01-17 16:08:18 +00:00
mca.c
reset.c
romstage.c soc/amd: Define post codes 2022-11-24 15:16:45 +00:00
root_complex.c treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
smihandler.c sb,soc/amd: Remove unused southbridge_io_trap_handler() 2022-12-06 23:24:48 +00:00
uart.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
xhci.c