coreboot-kgpe-d16/src
Mario Scheithauer ba91cd33b6 soc/intel/common/block/cpu: Fix cpu_get_power_max
To avoid rounding errors with the current data types, the formula in
this function must be converted.

Change-Id: I75d05165fd9e5a0992330df00f8665a05d2daeb3
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/25584
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-04-11 14:09:48 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove I/O space access functions (outb, etc.) 2018-04-11 09:30:08 +00:00
commonlib timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
console console: Expose vsnprintf 2018-04-09 08:18:16 +00:00
cpu Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
device device/dram/ddr2.c: Add methods to compute to identify dram 2018-04-09 09:31:11 +00:00
drivers Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
ec chromeec: fix an uninitialized local variable 2018-04-01 19:50:30 +00:00
include drivers/intel/wifi: Add support for Harrison Peak (HrP) 2018-04-11 02:19:21 +00:00
lib lib/lzmadecode: Add block around UpdateBit1() 2018-04-09 09:44:15 +00:00
mainboard mainboard/google/kahlee: Enable Keyboard backlight for Grunt 2018-04-11 14:08:52 +00:00
northbridge Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
security vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
soc soc/intel/common/block/cpu: Fix cpu_get_power_max 2018-04-11 14:09:48 +00:00
southbridge Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00