summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common
diff options
context:
space:
mode:
authorYue Du <daviddu@us.ibm.com>2017-11-05 16:57:15 -0600
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2018-02-01 16:16:39 -0600
commit68ec3cd2d02cfc2ca12b8e8d0665447e7cafb607 (patch)
treecf37c94d5705ad49f8ac696c68182b3d8eb75f4a /import/chips/p9/common
parent6f2a8a3beb70f54cf3f9726b7f20fd59eec1d44e (diff)
downloadtalos-hcode-68ec3cd2d02cfc2ca12b8e8d0665447e7cafb607.tar.gz
talos-hcode-68ec3cd2d02cfc2ca12b8e8d0665447e7cafb607.zip
STOP/PState: SGPE/PGPE Error Handling Support
Upon PGPE Halt 1) SGPE performs STOP Recovery Trigger to set a malfunction alert and removes PGPE IPCs from wake-up decisions. 2) CME is interrupted by QPPM OCC Heartbeat Lost that PGPE stopped updating Upon SGPE Halt 1) PGPE moves to Psafe 2) PGPE performs STOP Recovery Trigger to set a malfunction alert. This commit also includes SGPE Panic Code Cleanup such as debug halt support. However PGPE Panic Code Cleanup is dealt in a different commit Key_Cronus_Test=PM_REGRESS Change-Id: Iffedd872b3e417ad0bbe937bcb130801ec119d92 Original-Change-Id: I893aa1ef21d2f684722b8c10dbbeb92b9505c1c4 CQ: SW410252 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49275 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common')
-rw-r--r--import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h b/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
index 8b236d36..4542786b 100644
--- a/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
+++ b/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
@@ -104,10 +104,10 @@
#define OCB_OCCFLG 0xc0060450
#define OCB_OCCFLG_CLR 0xc0060458
#define OCB_OCCFLG_OR 0xc0060460
+#define OCB_OCCFLG2 0xC0060C50
+#define OCB_OCCFLG2_CLR 0xC0060C58
+#define OCB_OCCFLG2_OR 0xC0060C60
#define OCB_OCCHBR 0xc0060478
-#define OCB_OCCFLG2 0xc0060c50
-#define OCB_OCCFLG2_CLR 0xc0060c58
-#define OCB_OCCFLG2_OR 0xc0060c60
#define OCB_CCSR 0xc0060480
#define OCB_CCSR_CLR 0xc0060488
#define OCB_CCSR_OR 0xc0060490
OpenPOWER on IntegriCloud