summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml50
1 files changed, 49 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml
index 942abe31..b043f6d1 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_hcd_core_stopclocks_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -57,4 +57,52 @@
<ffdc>CORECPLTSTAT</ffdc>
</hwpError>
<!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_CORE_STOPCLKS_PGPE_HALT_TIMEOUT</rc>
+ <description>
+ A timeout occured while waiting the PGPE to halt
+ </description>
+ <ffdc>CHIP</ffdc>
+ <callout>
+ <target>CHIP</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_CORE_STOPCLKS_SGPE_HALT_TIMEOUT</rc>
+ <description>
+ A timeout occured while waiting the SGPE to halt
+ </description>
+ <ffdc>CHIP</ffdc>
+ <callout>
+ <target>CHIP</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_CORE_STOPCLKS_ATOMIC_LOCK_FAIL</rc>
+ <description>
+ Failed attempt to clear the atomic lock to the cache chiplet
+ </description>
+ <ffdc>EQ</ffdc>
+ <callout>
+ <target>EQ</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_CORE_STOPCLKS_CME_HALT_TIMEOUT</rc>
+ <description>
+ A timeout occured while waiting a CME to halt
+ </description>
+ <ffdc>EX</ffdc>
+ <callout>
+ <target>EX</target>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ********************************************************************* -->
</hwpErrors>
OpenPOWER on IntegriCloud