soc/intel/alderlake: Enable CSE Lite driver for ADL platform in romstage
commit61dd05e010d91447eafff11cd65baab4e21e0bdb
authorSridhar Siricilla <sridhar.siricilla@intel.com>
Fri, 12 Mar 2021 12:58:03 +0000 (12 18:28 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 17 Mar 2021 08:01:14 +0000 (17 08:01 +0000)
tree0bd58dc3ca3e27bd80e645a6f7a0418d6cde6cb7
parent4248d8e7bb1934979a2fc1b4479429a068f0441f
soc/intel/alderlake: Enable CSE Lite driver for ADL platform in romstage

This patch sets up cse_fw_sync() call in the romstage. The cse_fw_sync()
must be called after DRAM initialization.

Test=Verified on Alderlake platform

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I6779f4a9e140deebf7f3cecd9fc5dac18813f246
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51441
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
src/soc/intel/alderlake/romstage/romstage.c