coreboot-kgpe-d16/src
Patrick Rudolph b096d625d5 soc/intel/xeon_sp: Introduce soc_cpu_is_enabled
Add a function to check if the CPU placed at the specified socket was
found usable during QPI init. This is useful for multi-socket
platforms were a CPU is missing or has been disabled due to an error.

Change-Id: I135968fcc905928b9bc6511e3ddbd7d12bad0096
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76556
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-07-18 06:55:27 +00:00
..
acpi acpi/acpi.c: Fix regression with DSDT 2023-07-06 14:58:04 +00:00
arch vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/pc80/tpm: Add Infineon SLB9672 ID 2023-07-17 03:20:17 +00:00
ec ec/google/chromeec: Split wait-loop for DP and HPD flags 2023-07-15 12:47:51 +00:00
include Center bootsplash on bigger framebuffers 2023-07-17 14:49:04 +00:00
lib Center bootsplash on bigger framebuffers 2023-07-17 14:49:04 +00:00
mainboard mb/google/nissa/var/gothrax: Set up driver as per schematics 2023-07-18 05:53:37 +00:00
northbridge nb/intel/i945: Rework nb resource reading 2023-07-17 17:21:14 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() 2023-07-12 13:41:07 +00:00
soc soc/intel/xeon_sp: Introduce soc_cpu_is_enabled 2023-07-18 06:55:27 +00:00
southbridge soc/amd/common/acpimmio: factor out IO port access to PM registers 2023-07-17 14:12:57 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/amd/fsp/phoenix/FspmUpd: drop eMMC-related UPDs 2023-07-14 21:57:34 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00