summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2017-05-16 02:27:34 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-06 15:55:55 -0400
commit21fc8a22550254563195fb2b233fcca77335baa6 (patch)
tree8bedad6f75a0b83e43c39a85d06bea57c072e18f /src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H
parent696f17ae72ededfd5cf05341bc50e00ce8b08fa6 (diff)
downloadtalos-hostboot-21fc8a22550254563195fb2b233fcca77335baa6.tar.gz
talos-hostboot-21fc8a22550254563195fb2b233fcca77335baa6.zip
Level 3: Stop GPE, PGPE procedures
Change-Id: I12e5191f4503010f870e7b3a27f366d2479823e4 RTC: 139534 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40537 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41978 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H18
1 files changed, 7 insertions, 11 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H
index 905830bdb..9f484267a 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_stop_gpe_init.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -26,12 +26,12 @@
/// @file p9_pm_stop_gpe_init.H
/// @brief Initialize the STOP GPE Engine in the OCC
///
-// *HWP HWP Owner: Amit Kumar <akumar3@us.ibm.com>
-// *HWP Backup HWP Owner: Greg Still <stillgs@us.ibm.com>
-// *HWP FW Owner: Bilicon Patil <bilpatil@in.ibm.com>
-// *HWP Team: PM
-// *HWP Level: 1
-// *HWP Consumed by: FSP:HS
+// *HWP Owner : Greg Still <stillgs@us.ibm.com>
+// *HWP Backup Owner : David Du <daviddu@us.ibm.com>
+// *HWP FW Owner : Prem S Jha <premjha2@in.ibm.com>
+// *HWP Team : PM
+// *HWP Level : 3
+// *HWP Consumed by : HS
///
///-----------------------------------------------------------------------------
@@ -44,10 +44,6 @@
#include <p9_pm.H>
#include <fapi2.H>
-#include <p9_quad_scom_addresses.H>
-#include <p9_quad_scom_addresses_fld.H>
-#include <p9_misc_scom_addresses.H>
-#include <p9_misc_scom_addresses_fld.H>
// function pointer typedef definition for HWP call support
typedef fapi2::ReturnCode (*p9_pm_stop_gpe_init_FP_t) (
OpenPOWER on IntegriCloud