coreboot/src
V Sowmya 5fe77af206 soc/intel/cannonlake: Move power_state functions to pmutil.c
This change moves soc_fill_power_state and soc_prev_sleep_state to
pmutil.c. It allows the functions to be used across romstage and smm.

BUG=b:124131938
BRANCH=none
TEST=none

Change-Id: If24c3feeb77f4fb692ef0bf38d537b2b54de3c36
Signed-off-by: V Sowmya <v.sowmya@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31787
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-07 17:25:22 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src/device/Kconfig: Include the discrete VGA OpROM at config UI 2019-03-07 17:23:41 +00:00
commonlib arch/x86/postcar: Add separate timestamp for postcar stage 2019-03-07 17:21:23 +00:00
console arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
cpu src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
device src/device/Kconfig: Include the discrete VGA OpROM at config UI 2019-03-07 17:23:41 +00:00
drivers src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
ec ec/lenovo/h8: Implement ACPI methods to set battery thresholds 2019-03-06 20:00:00 +00:00
include Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) 2019-03-07 17:06:28 +00:00
lib prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist 2019-03-07 17:21:44 +00:00
mainboard mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h 2019-03-07 17:19:48 +00:00
northbridge src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
security vboot: rename VB2_DISABLE_DEVELOPER_MODE 2019-03-07 17:18:15 +00:00
soc soc/intel/cannonlake: Move power_state functions to pmutil.c 2019-03-07 17:25:22 +00:00
southbridge mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h 2019-03-07 17:19:48 +00:00
superio superio/ite/it8613e: add support for ITE IT8613E 2019-03-06 11:27:49 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake 2019-03-06 20:00:15 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00