summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-08-09 09:34:59 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-08-29 16:21:09 -0500
commitd808f52a637fcd1b6d4b54327c96efa886d26969 (patch)
treeb70a30567efe3f78d4bb57241c52181b45c8ae3b /src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk
parentd897f3d7f7c7aed698375a9d9ca9dcb4e3bb64ae (diff)
downloadtalos-hostboot-d808f52a637fcd1b6d4b54327c96efa886d26969.tar.gz
talos-hostboot-d808f52a637fcd1b6d4b54327c96efa886d26969.zip
UV Support: Updated HWP to set runtime wakeup mode.
Commit is an actual implementation of HWP which initializes runtime wakeup mode of an SMF enabled core. Change-Id: Id7ba7cace4178805131683e33bc660eede6ff935 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64184 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65455 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk b/src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk
index 9c4f8cd26..c85e0c2d7 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_setup_runtime_wakeup_mode.mk
@@ -22,5 +22,5 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-#PROCEDURE = p9_setup_runtime_wakeup_mode
-#$(call BUILD_PROCEDURE)
+PROCEDURE = p9_setup_runtime_wakeup_mode
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud