coreboot-kgpe-d16/src/soc/intel/cannonlake
Subrata Banik e1470ea6a3 soc/intel/cannonlake: Add chip config to override CPU flex ratio
This patch provides options to override descriptor default CPU flex
ratio from coreboot code. cpu_ratio_override to provide the required CPU
ratio.

Note: Don't override the flex ratio if cpu_ratio is 0.

BUG=b:142264107
TEST=Without override flex_ratio is 0 and verified booting to
OS after overriding with flex_ratio value 5.

Change-Id: Ib01650f52f3d402f669e7e7f5b28a648b86f08ec
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36864
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2019-11-26 11:50:52 +00:00
..
acpi soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi 2019-11-01 11:50:45 +00:00
bootblock soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue 2019-10-31 15:04:50 +00:00
include/soc intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
romstage soc/intel/cannonlake: Add chip config to override CPU flex ratio 2019-11-26 11:50:52 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel/cannonlake: Add chip config to override CPU flex ratio 2019-11-26 11:50:52 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: memory spd data debug 2019-09-05 14:56:01 +00:00
cpu.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
elog.c soc/intel/cannonlake: Split the "internal PME" wake-up into more detail 2019-07-25 16:05:32 +00:00
finalize.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
fsp_params.c soc/intel/cannonlake: set FSP param to enable or skip GOP 2019-10-30 08:31:22 +00:00
gpio.c soc/intel/cannonlake: Make use of gpio_pm_configure() 2019-05-20 14:50:16 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Make use of gpio_pm_configure() 2019-05-20 14:50:16 +00:00
graphics.c soc/intel/cnl/graphics: Hook up libgfxinit 2019-08-05 16:17:21 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
lockdown.c soc/intel/cannonlake: lockdown: lock global reset 2019-11-20 13:35:15 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
me.c soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common 2019-09-25 06:26:14 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel/cannonlake: add soc implementation for ETR address API 2019-11-11 10:26:11 +00:00
reset.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c soc/intel/cnl: Enable VT-d 2019-05-11 11:16:48 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00
vr_config.c soc/intel/cannonlake: Define VR settings 2019-02-15 16:23:28 +00:00
xhci.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00