soc/intel/skylake: set TCC activation by BSP only
commit9d2f3de48c3f9fbca0124b2f851e6057e2f43a1b
authorSumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Thu, 22 Dec 2016 08:18:46 +0000 (22 13:48 +0530)
committerMartin Roth <martinroth@google.com>
Mon, 26 Dec 2016 16:36:33 +0000 (26 17:36 +0100)
tree43183b51a989896b55d1cc9f40a350336cc3c0f5
parentc2973d196d1224a1253478dc29d5f8fa004eaab8
soc/intel/skylake: set TCC activation by BSP only

TCC activation functionality has package scope. It was set
for all CPU in the system which is unnecessary.
In this patch TCC activation is being set by the BSP only.

BUG=chrome-os-partner:59397
BRANCH=None.
TEST=Built for skylake platform and verified the TCC activation
value before and after S3.

Change-Id: Iacf64cbc40871bbec3bede65f196bf292e0149a6
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-on: https://review.coreboot.org/17889
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/skylake/cpu.c