Skip to content

Commit

Permalink
STOP: Update STOP History with Stop8 for Srr1 state loss reporting
Browse files Browse the repository at this point in the history
Key_Cronus_Test=PM_REGRESS

Change-Id: Id49da0e21bb9f1907766498d9627af208da6bf98
Original-Change-Id: Ideac6dfc1073b3be588e43a061db1a467b87d54c
CQ: SW408732
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52734
Tested-by: Jenkins Server <pfd-jenkins+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>
Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com>
Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com>
Reviewed-by: Stuart Z. Jacobs <sjacobs@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
  • Loading branch information
davidduyue authored and op-jenkins committed Aug 22, 2018
1 parent 9b1b871 commit 69a928a
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -551,13 +551,7 @@ p9_sgpe_stop_entry()
PK_TRACE("Update STOP history on core[%d]: in stop level 8", cindex);
scom_data.words.lower = 0;
scom_data.words.upper = SSH_ACT_LV8_COMPLETE;

#if !DISABLE_STOP8

GPE_PUTSCOM_VAR(PPM_SSHSRC, CORE_ADDR_BASE, cindex, 0, scom_data.value);

#endif

}

PK_TRACE("Update QSSR: l2_stopped, drop stop_entry_ongoing");
Expand Down

0 comments on commit 69a928a

Please sign in to comment.