Skip to content

Commit

Permalink
p9_perv_sbe_cmn: Level 3
Browse files Browse the repository at this point in the history
Change-Id: Ide7c1912b0ac753532a2304095e5d987d4c4d81b
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38780
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com>
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38782
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
fenkes-ibm authored and sgupta2m committed May 27, 2017
1 parent d7b2575 commit 8f86602
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/import/chips/p9/procedures/hwp/perv/p9_perv_sbe_cmn.C
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand All @@ -31,7 +31,7 @@
// *HWP HW Backup Owner : Srinivas V Naga <srinivan@in.ibm.com>
// *HWP FW Owner : sunil kumar <skumar8j@in.ibm.com>
// *HWP Team : Perv
// *HWP Level : 2
// *HWP Level : 3
// *HWP Consumed by : SBE
//------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions src/import/chips/p9/procedures/hwp/perv/p9_perv_sbe_cmn.H
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand All @@ -31,7 +31,7 @@
// *HWP HW Backup Owner : Srinivas V Naga <srinivan@in.ibm.com>
// *HWP FW Owner : sunil kumar <skumar8j@in.ibm.com>
// *HWP Team : Perv
// *HWP Level : 2
// *HWP Level : 3
// *HWP Consumed by : SBE
//------------------------------------------------------------------------------

Expand Down
Expand Up @@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
Expand Down Expand Up @@ -66,6 +66,20 @@
<ffdc>PERV_CPLT_STAT0</ffdc>
<ffdc>LOOP_COUNT</ffdc>
<ffdc>HW_DELAY</ffdc>
<callout>
<target>TARGET_CHIPLET</target>
<priority>HIGH</priority>
</callout>
<callout>
<procedure>CODE</procedure>
<priority>LOW</priority>
</callout>
<deconfigure>
<target>TARGET_CHIPLET</target>
</deconfigure>
<gard>
<target>TARGET_CHIPLET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
Expand Down Expand Up @@ -106,6 +120,20 @@
<ffdc>PERV_CPLT_STAT0</ffdc>
<ffdc>LOOP_COUNT</ffdc>
<ffdc>HW_DELAY</ffdc>
<callout>
<target>TARGET_CHIPLET</target>
<priority>HIGH</priority>
</callout>
<callout>
<procedure>CODE</procedure>
<priority>LOW</priority>
</callout>
<deconfigure>
<target>TARGET_CHIPLET</target>
</deconfigure>
<gard>
<target>TARGET_CHIPLET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
Expand Down Expand Up @@ -146,6 +174,20 @@
<ffdc>PERV_CPLT_STAT</ffdc>
<ffdc>SELECT_SRAM</ffdc>
<ffdc>READ_ABIST_DONE</ffdc>
<callout>
<target>TARGET_CHIPLET</target>
<priority>HIGH</priority>
</callout>
<callout>
<procedure>CODE</procedure>
<priority>LOW</priority>
</callout>
<deconfigure>
<target>TARGET_CHIPLET</target>
</deconfigure>
<gard>
<target>TARGET_CHIPLET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
Expand Down Expand Up @@ -186,6 +228,20 @@
<ffdc>PERV_CPLT_STAT</ffdc>
<ffdc>SELECT_EDRAM</ffdc>
<ffdc>READ_ABIST_DONE</ffdc>
<callout>
<target>TARGET_CHIPLET</target>
<priority>HIGH</priority>
</callout>
<callout>
<procedure>CODE</procedure>
<priority>LOW</priority>
</callout>
<deconfigure>
<target>TARGET_CHIPLET</target>
</deconfigure>
<gard>
<target>TARGET_CHIPLET</target>
</gard>
</hwpError>
<!-- ******************************************************************** -->
</hwpErrors>

0 comments on commit 8f86602

Please sign in to comment.