Attention is currently required from: Tarun Tuli, Subrata Banik, Kapil Porwal, Sridhar Siricilla.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71687
to look at the new patch set (#2).
Change subject: soc/intel: Add Kconfigs to define scaling factor for cores ......................................................................
soc/intel: Add Kconfigs to define scaling factor for cores
The patch adds Kconfigs to define scaling factor for Efficient and Performance cores instead of using hard coded values in the soc code. Also, the patches uses the Kconfigs directly to calculate the core's nominal performance.
TEST=Build the code for Gimble and Rex.
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: I55e4d815116ef40c5f33be64ab495e942bf35ee8 --- M src/soc/intel/alderlake/Kconfig M src/soc/intel/alderlake/cpu.c M src/soc/intel/common/block/acpi/cpu_hybrid.c M src/soc/intel/common/block/include/intelblocks/acpi.h M src/soc/intel/meteorlake/Kconfig M src/soc/intel/meteorlake/cpu.c 6 files changed, 39 insertions(+), 21 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/71687/2