coreboot/src/soc/intel/common
Uwe Poeche 539fd2ac5a intel/common/block: Provide RAPL and min clock ratio switches in common
There are two APL specific config switches for RAPL and min. cpu clock
(APL_SKIP_SET_POWER_LIMITS, APL_SET_MIN_CLOCK_RATIO). These switches
could be used in future in other CPU platforms. Move them to common code
instead of having them just for one SOC.

Test: Make sure that the clock ratio (MSR 0x198) and the RAPL settings
(MSR0x610) do not change with this patch applied on mc_apl{1,4,5}
mainboard.

Change-Id: I3d63d1b9b6c96586a3c20bf8c1d8001b1d7c4bed
Signed-off-by: Uwe Poeche <uwe.poeche@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63546
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2022-05-18 11:14:09 +00:00
..
acpi arch/x86/acpi: Consolidate POST code handling 2022-05-04 13:11:00 +00:00
basecode soc/intel/common: Add support to control CSE firmware update 2022-04-25 13:55:59 +00:00
block intel/common/block: Provide RAPL and min clock ratio switches in common 2022-05-18 11:14:09 +00:00
pch soc/intel/common: Implement IOC driver 2022-05-16 13:09:58 +00:00
fsp_reset.c
hda_verb.c soc/intel/common/hda_verb.c: Fix up comment style 2021-03-22 12:59:57 +00:00
hda_verb.h
Kconfig.common soc/intel/common: Do not trigger crashlog on all resets by default 2021-12-20 17:49:53 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
mma.c intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
mma.h intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
nhlt.c
reset.c
reset.h
smbios.c src/soc/intel: Remove unused <console/console.h> 2022-01-10 23:25:01 +00:00
smbios.h
tpm_tis.c
vbt.c
vbt.h