coreboot/src/soc/intel
Naresh Solanki 08135332dd soc/intel/xeon_sp: Report platform cpu info
Add platform cpu info for known microcode, print cpuid & processor
branding string. This will print as in the following example:

CPU: Intel(R) Xeon(R) Platinum 8468H
CPU: ID 806f6, Sapphire Rapids E3, ucode: 2b000130
CPU: AES supported, TXT supported, VT supported

Change-Id: I9c08fb924aad81608f554523432ab6a549b1b75f
Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73391
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-03-23 21:21:09 +00:00
..
alderlake soc/intel/alderlake/vr_config: Add i3-1220PE 2023-03-21 11:00:04 +00:00
apollolake soc/intel/apl: Fix programming temporary MTRR on GLK 2023-03-21 23:08:11 +00:00
baytrail arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
braswell treewide: Remove unuseful "_ADR: Address" comment 2023-02-17 15:41:37 +00:00
broadwell soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDs 2023-03-09 16:57:07 +00:00
cannonlake soc/intel/coffeelake: Select X86_CLFLUSH_CAR config 2023-03-15 14:25:21 +00:00
common soc/intel/cmn/cse: Make heci_(send|receive) public functions 2023-03-23 13:53:10 +00:00
denverton_ns arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
elkhartlake soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig 2023-03-23 08:46:34 +00:00
jasperlake soc/intel/jsl: Select CSE defined ME spec version for jasperlake 2023-02-24 11:56:38 +00:00
meteorlake soc/intel: Rename IA common code module from TOM to RAMTOP 2023-03-23 05:54:28 +00:00
quark tree: Move 'asmlinkage' before type 'void' 2023-02-27 00:34:18 +00:00
skylake soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
tigerlake soc/intel/tigerlake: Select X86_CLFLUSH_CAR config 2023-03-15 14:44:24 +00:00
xeon_sp soc/intel/xeon_sp: Report platform cpu info 2023-03-23 21:21:09 +00:00
Makefile.inc