diff options
author | Barnali Sarkar <barnali.sarkar@intel.com> | 2017-08-07 18:26:31 +0530 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2017-08-15 23:10:33 +0000 |
commit | 1e6b980b1ec49e5ffdfb34e5373f13e82db67fb7 (patch) | |
tree | dd92e4a5f506626a2c5575769547532a1f454070 /Makefile.inc | |
parent | 65c8be4ccbf93777a239f0e06bdfad34bfbec631 (diff) |
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>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions