Hello Patrick Rudolph, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31787
to look at the new patch set (#2).
Change subject: soc/intel/cannonlake: Move power_state functions to pmutil.c ......................................................................
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 --- M src/soc/intel/cannonlake/pmutil.c M src/soc/intel/cannonlake/romstage/Makefile.inc D src/soc/intel/cannonlake/romstage/power_state.c 3 files changed, 64 insertions(+), 89 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/31787/2