coreboot-kgpe-d16/src
Felix Singer a182faeb88 soc/intel/alderlake: Hook up FSP hyper-threading setting to option API
Select `HAVE_HYPERTHREADING` and hook up the hyper-threading setting
from the FSP to the option API so that related mainboards don't have to
do that. Unless otherwise configured (e.g. the CMOS setting or overriden
by the mainboard code), the value from the Kconfig setting
`FSP_HYPERTHREADING` is used.

Change-Id: I520a936b4c3a8997ba2c6bea0126b3bbcc5d68ce
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60547
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2022-05-26 11:48:52 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi_bert_storage.c: Use a common implementation 2022-05-25 12:51:32 +00:00
commonlib coreboot_tables: Add PCIe info to coreboot table 2022-05-19 16:34:55 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
device device: Add log_resource() 2022-05-24 13:08:00 +00:00
drivers CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
ec ec/starlabs/merlin/glk: Correct offset of USCI 2022-05-25 12:50:27 +00:00
include device: Add log_resource() 2022-05-24 13:08:00 +00:00
lib cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
mainboard soc/intel/tigerlake: Hook up FSP hyper-threading setting to option API 2022-05-26 11:48:40 +00:00
northbridge nb/intel/i945,gm45: Use incrementing index with fixed resource 2022-05-24 14:52:12 +00:00
security security/tpm/crtm: Add a function to measure the bootblock on SoC level 2022-05-24 13:44:28 +00:00
soc soc/intel/alderlake: Hook up FSP hyper-threading setting to option API 2022-05-26 11:48:52 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vc/amd/fsp/sabrina: Update PSP header to set the SOC FW ID 2022-05-20 11:18:41 +00:00
Kconfig Kconfig: Increase x86 postcar & ramstage stack 2022-05-25 12:48:37 +00:00