summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-07-24 08:48:20 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-08-01 09:00:52 -0500
commit920ab5c89a622cb21d31ca9fb27e39c2e1c90935 (patch)
treed14cafcf198d3e3a5110ce67fa06afc696ce76e6 /src/usr/runtime
parentd3f3811d7bb317c8f7a4ad690aaa8433e975dc86 (diff)
downloadtalos-hostboot-920ab5c89a622cb21d31ca9fb27e39c2e1c90935.tar.gz
talos-hostboot-920ab5c89a622cb21d31ca9fb27e39c2e1c90935.zip
SW268884: INITPROC: FSP&Hostboot - New sleep attribute and associated
CMVC-Prereq:931657 CQ:SW268884 Change-Id: Ie9ab8334c224ece3cb5e68a2c0a59a942208c4f7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12117 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12428 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/runtime')
-rw-r--r--src/usr/runtime/common/hsvc_sysdata.C5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/runtime/common/hsvc_sysdata.C b/src/usr/runtime/common/hsvc_sysdata.C
index 1c195c7f6..827c165dc 100644
--- a/src/usr/runtime/common/hsvc_sysdata.C
+++ b/src/usr/runtime/common/hsvc_sysdata.C
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2012,2014 */
+/* Contributors Listed Below - COPYRIGHT 2012,2014 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -78,6 +80,7 @@ HSVC_LOAD_ATTR( ATTR_PROC_R_LOADLINE_VCS );
HSVC_LOAD_ATTR( ATTR_PROC_R_LOADLINE_VDD );
HSVC_LOAD_ATTR( ATTR_PROC_VRM_VOFFSET_VCS );
HSVC_LOAD_ATTR( ATTR_PROC_VRM_VOFFSET_VDD );
+HSVC_LOAD_ATTR( ATTR_PM_SLEEP_ENABLE );
// -- Input: ../../xml/attribute_info/poreve_memory_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_chip_ec_feature.xml --
OpenPOWER on IntegriCloud