Attention is currently required from: Tarun Tuli, Michał Żygowski, Subrata Banik.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69217
to look at the new patch set (#3).
Change subject: soc/intel/alderlake: Set PL1 Time to Intel default 56s for certain CPUs ......................................................................
soc/intel/alderlake: Set PL1 Time to Intel default 56s for certain CPUs
Mobile SKUs with TDP equal to 45W should have PL1 Time equal 56 seconds. Desktop ADL-S SKUs with TDP 125W or higher also default to 56 seconds of PL1 Time. All SBGA SKUs also have 56s PL1 Time, however we lack CPUIDs/PCI IDs and general support for those CPUs.
Based on public 12th Generation Intel Core Processors Datasheet Volume 1 Rev. 009 Section 4.2.2.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I02c56b981d956bef58ae90f7f317a231416a2e54 --- M src/soc/intel/alderlake/chip.h M src/soc/intel/alderlake/systemagent.c M src/soc/intel/common/block/include/intelblocks/power_limit.h 3 files changed, 58 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/69217/3