summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/firdata/scom_util.c
Commit message (Collapse)AuthorAgeFilesLines
* FIRDATA: add Axone memory subsystem SCOM supportZane Shelley2019-01-021-2/+57
| | | | | | | | | | Change-Id: Iaa32e0cc115f5c72e2b8e19f55e3148d115b5aa8 RTC: 201994 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69530 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
* FIRDATA: remove Cumulus/Centaur targets and add Axone/ExplorerZane Shelley2019-01-021-89/+3
| | | | | | | | | | Change-Id: I1776bafec4aa5dcedcc2202413f3f997788c9b57 RTC: 201994 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69529 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
* FIRDATA: isolation issues due to SCOM errors from 0x50040018Zane Shelley2017-10-241-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | The first change is to reset the SBE FIFO after SCOM failures on slave processors. This ensures the FIFO is realigned for subsequent SCOMs. The second change is to ignore chiplet offline SCOM errors from 0x50040018 on master processors. These are expected if a core is asleep at the time of the checkstop. The data returned from the SCOM will still show active attentions from chiplets that are online. This commit does not fix chiplet offline SCOM errors from 0x50040018 on slave processors. That will come later in another commit. Change-Id: Ie60329efed169c9f4afa94154fd86fe466384609 CQ: SW404945 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48666 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
* IPL Time Checkstop Analysis Part 3: OCC bootloader and mainIlya Smirnov2017-08-211-1/+2
| | | | | | | | | | Change-Id: Id4d050f1d78a1921afc839c8b2b382961def64f0 RTC:155065 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43938 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* rt_xstop_analysis: single proc fir collection is working, without pnor writesPrachi Gupta2017-07-211-48/+35
| | | | | | | | | | Change-Id: Ib49d3b9d52c8f4e1054e9b0c0d609a6e13908ddb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43245 Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* rt_xstop_analysis: compile all of firdata on gpe0Prachi Gupta2017-07-211-90/+2
| | | | | | | | | | | Change-Id: I804cdf63879a2b80c9e14149e45ee665240c4a88 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43244 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
* rt_xstop_analysis: move firdata code from occ_405 to occ_gpe0Prachi Gupta2017-07-211-0/+607
Change-Id: Idaafd3bd9d40cfce4afd7b5d3308cd376f443967 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43242 Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Tested-by: William A. Bryan <wilbryan@us.ibm.com>
OpenPOWER on IntegriCloud