coreboot/src/soc
Barnali Sarkar 1e6b980b1e soc/intel/apollolake: Provide option to use Common MP Init
This patch provides the option to use the common CPU
Mp Init code by selecting a Config Token.

CONFIG_SOC_INTEL_COMMON_BLOCK_CPU_MPINIT config token can be
selected to use the Common MP Init Code, also where CPU MP Init is
done before FSP-S Init.

And if the config token is not selected, the old way of
implementation will exist, where MP Init is been done after
FSP-S.

CQ-DEPEND=CL:*397551
BUG=none
BRANCH=none
TEST=Build and boot Reef

Change-Id: I35d012785000d3f3bfcc34138cda9cd4591559f6
Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com>
Reviewed-on: https://review.coreboot.org/20895
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-15 23:10:33 +00:00
..
amd stoneyridge: Fix CPU ASL \_PR table 2017-08-14 19:36:50 +00:00
broadcom/cygnus i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
dmp/vortex86ex soc/dmp/vortex86: Fix CMOS read and random RTC reset 2017-08-01 13:20:15 +00:00
imgtec/pistachio Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel soc/intel/apollolake: Provide option to use Common MP Init 2017-08-15 23:10:33 +00:00
lowrisc/lowrisc soc/lowrisc: Place CBMEM at top of autodetected RAM 2016-12-06 18:51:13 +01:00
marvell/mvmap2315 Update files with no newline at the end 2017-07-24 15:08:16 +00:00
mediatek/mt8173 i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
nvidia i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
qualcomm i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
rockchip i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
samsung i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
ucb/riscv