coreboot/src/soc/intel
Krishna P Bhat D 7195cee17f soc/intel/alderlake: Add check for CSE FW sync in romstage
Some Alder Lake-N boards will use compressed ME RW blobs to obtain
savings on the SPI size (1916KB before compression, ~1132KB after
compression). So add an additional check before calling
cse_fw_sync() from romstage. When compressed blobs are used, the call to
CSE firmware update has to be in post-RAM stages.

BRANCH=firmware-brya-14505.B

Change-Id: I0d9ede52cb493974e4ba6e2e2cf11c9789b3b087
Signed-off-by: Krishna P Bhat D <krishna.p.bhat.d@intel.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63760
Reviewed-by: Kangheui Won <khwon@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-07-06 01:43:03 +00:00
..
alderlake soc/intel/alderlake: Add check for CSE FW sync in romstage 2022-07-06 01:43:03 +00:00
apollolake soc/intel/apollolake: Add chipset devicetree 2022-06-28 20:59:39 +00:00
baytrail nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
braswell nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
broadwell nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
cannonlake soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode 2022-06-22 12:56:01 +00:00
common nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
denverton_ns nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
elkhartlake soc/intel/elkhartlake: Fix PMC read_resources callback 2022-06-29 15:08:25 +00:00
icelake soc/intel: Rename heci_init to cse_init 2022-06-04 14:44:04 +00:00
jasperlake soc/intel/jasperlake: Fix PMC read_resources callback 2022-06-29 15:08:40 +00:00
meteorlake soc/intel/meteorlake: Enable X2APIC 2022-07-05 13:07:29 +00:00
quark soc/intel/baytrail,braswell,quark: Drop RES_IN_KIB 2022-07-05 13:07:08 +00:00
skylake soc/intel/skylake: Define macro TOTAL_PADS 2022-06-17 14:38:33 +00:00
tigerlake soc/intel/*/Kconfig: Fix typo in comment 2022-06-27 13:47:55 +00:00
xeon_sp soc/intel/xeon_sp: Do resource transition 2022-06-26 21:41:22 +00:00
Makefile.inc