coreboot/src/soc
Subrata Banik 646109a4ea soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resume
This patch makes all legacy 8254 FSP UPDs (Enable8254ClockGating and
Enable8254ClockGatingOnS3) depend on CONFIG_USE_LEGACY_8254_TIMER to
avoid discrepancy between S0 and S3 resume flow.

TEST=Able to boot to TianoCore without any hangs and errors, also
verified S3 resume path doesn't clock gate 8254 timer using FSP-S UPD.

Change-Id: Id6fe74a51537abbb9ff48db925e37a64e5b21f78
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39110
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-02-26 02:21:46 +00:00
..
amd soc/amd/common/block/include/amdblocks: Fix typos 2020-02-24 13:01:03 +00:00
cavium soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
intel soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resume 2020-02-26 02:21:46 +00:00
mediatek soc/mediatek/mt8183: Fix programming error of DRAMC setting 2020-02-25 10:20:55 +00:00
nvidia commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
qualcomm sc7180: clock: Fix QUP DFSR configuration for perf levels 2020-02-07 23:12:00 +00:00
rockchip soc/rockchip: Fix typos 2020-02-24 13:04:02 +00:00
samsung soc/{samsung,sifive}: Fix typos 2020-02-24 13:01:15 +00:00
sifive soc/{samsung,sifive}: Fix typos 2020-02-24 13:01:15 +00:00
ucb mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike. 2019-12-06 15:09:48 +00:00