coreboot-kgpe-d16/src
Lean Sheng Tan 565b0aada9 mb/intel/coffeelake_rvp: Add cpu count for CFL S62
Increases CPU max core count to 16 for coffeelake Refresh-S Platform.

TEST: boot to linux OS on CFL-S refresh Intel RVP and verified the output
     of cat /proc/cpuinfo shows no of processor=16.

Signed-off-by: Lean Sheng Tan <lean.sheng.tan@intel.com>
Change-Id: I579ff6ae8227844741406c503d3994408ec2b617
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34156
Reviewed-by: Boon Tiong Teo <boon.tiong.teo@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-11 15:00:49 +00:00
..
acpi
arch arch/cpu/x86: Update AMD detection 2019-07-10 10:20:30 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Correct printing of hexadecimal integers 2019-07-10 20:22:40 +00:00
cpu cpu/x86: Remove obsolete smm_init_completion() 2019-07-10 09:23:16 +00:00
device device/oprom: Replace CONFIG() preprocessor statements 2019-07-10 08:24:13 +00:00
drivers drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs 2019-07-10 10:24:12 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include lib/romstage_stack.c: Remove file 2019-07-07 21:27:22 +00:00
lib arch/x86: Replace some uses of SMM_TSEG 2019-07-09 12:44:10 +00:00
mainboard mb/intel/coffeelake_rvp: Add cpu count for CFL S62 2019-07-11 15:00:49 +00:00
northbridge nb/intel/nehalem: Tidy quickpath_reserved calculation 2019-07-10 10:15:51 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc soc/intel/common: Check bios_size and window_size after MIN operation 2019-07-11 15:00:13 +00:00
southbridge sb/nvidia/ck804: Remove old debugging code 2019-07-10 18:23:11 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd: Move 'static' to the beginning of declaration 2019-07-10 10:18:37 +00:00
Kconfig arch/x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:36:18 +00:00