coreboot/src
Subrata Banik 41dad286d8 soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML
This patch performs MP initialization by FSP using coreboot MP
PPI service.

BUG=b:74436746
TEST=Able to perform MP initialization on WHL and CML platform.

Change-Id: I530d50e5aacc3cb9b625df14a50d4c5923e3fb4d
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32301
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
2019-04-16 02:14:38 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/smbios: Reference type 7 2019-04-09 17:22:41 +00:00
commonlib commonlib/cbfs: Check for presence of CONFIG() macro 2019-04-08 18:52:38 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
device src: Fix remaining #include <timer.h> 2019-04-09 17:20:35 +00:00
drivers drivers/i2c/sx9310: Add support for GPIO IRQ 2019-04-12 02:14:51 +00:00
ec src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
include arch/x86/smbios: Add type 7 2019-04-09 17:22:24 +00:00
lib src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
mainboard google/kukui: Include LCD module identifier (LCM ID) into SKU ID 2019-04-15 22:05:46 +00:00
northbridge sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB 2019-04-13 14:49:31 +00:00
security vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flag 2019-04-11 11:23:33 +00:00
soc soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML 2019-04-16 02:14:38 +00:00
southbridge sb/intel/common: Fix config name in a comment 2019-04-13 15:38:01 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vc/amd/agesa/f14: Add missing break statement 2019-04-07 03:27:52 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00