coreboot-kgpe-d16/src
Angel Pons 7cf0ff45c6 mainboard: Drop useless `acpi_tables.c` files
The `tcrt` and `tpsv` values in GNVS can be used to implement thermal
management in ACPI. However, not all mainboards use these values.

On mainboards where `tcrt` and `tpsv` are not used in ACPI tables and
are the only values set in the `mainboard_fill_gnvs` function, remove
them as well as the entire `acpi_tables.c` file. Most files come from
autoport, which unconditionally generates this file.

Change-Id: If2315ddd9700e2da0a24ffecc20acb5c1a1d688e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54353
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-05-18 09:59:46 +00:00
..
acpi src/acpi: Add initial support for HMAT 2021-05-14 08:56:59 +00:00
arch cbfs: Increase mcache size defaults 2021-05-14 00:35:46 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution 2021-05-13 17:18:42 +00:00
device device/device.c: Print bus numbers in decimal 2021-05-11 12:52:30 +00:00
drivers drivers/i2c/cs42l42: Make HS_BIAS_SENSE_EN optional 2021-05-12 08:00:12 +00:00
ec src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
include soc/intel/alderlake: Update CPU and IGD Device IDs 2021-05-14 09:03:01 +00:00
lib cbfs: Increase mcache size defaults 2021-05-14 00:35:46 +00:00
mainboard mainboard: Drop useless `acpi_tables.c` files 2021-05-18 09:59:46 +00:00
northbridge nb/intel/gm45: Guard even more macro parameters 2021-05-16 21:53:36 +00:00
security vboot/secdata_tpm: Create FWMP space in coreboot 2021-05-16 21:54:24 +00:00
soc soc/mediatek/mt8195: enable ARM64_USE_ARM_TRUSTED_FIRMWARE 2021-05-18 07:06:52 +00:00
southbridge sb/intel: Drop outdated SMBus I/O BAR comment 2021-05-16 22:09:14 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2162_00 2021-05-16 22:17:26 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00