soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common
commitf35eee94bd810c9403b9fe65a8341a2eb8c8a722
authorSridhar Siricilla <sridhar.siricilla@intel.com>
Mon, 23 Sep 2019 14:08:21 +0000 (23 19:38 +0530)
committerSubrata Banik <subrata.banik@intel.com>
Wed, 25 Sep 2019 06:26:14 +0000 (25 06:26 +0000)
treeb839c03cbf3140dba0111d699758d4386e12acfc
parente39becf5216419fa0a08c1d8632474fd8a9a5738
soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common

Removed mkhi_hdr structure definition from multiple SOCs, and moved to common.

TEST=Built code for Hatch, apollolake boards.

Change-Id: Ifeba0ed4d98975049179d1b47fb22c06a927dc29
Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35545
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/apollolake/cse.c
src/soc/intel/cannonlake/me.c
src/soc/intel/common/block/cse/cse.c
src/soc/intel/common/block/include/intelblocks/cse.h
src/soc/intel/skylake/me.c