summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plugins/prdfMemoryMruData.H
Commit message (Collapse)AuthorAgeFilesLines
* PRD: Axone MemoryMru UpdatesCaleb Palmer2019-08-211-4/+10
| | | | | | | | | | | | | | Change-Id: I925e06e59ecab97d4f951ea4eafca6d27238312d RTC: 199037 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82156 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamen G Tyner <ben.tyner@ibm.com> Reviewed-by: Paul Greenwood <paul.greenwood@ibm.com> Reviewed-by: Zane C Shelley <zshelle@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82565 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* PRD: Update calloutMemoryMru functionCaleb Palmer2017-03-021-3/+3
| | | | | | | | | | | Change-Id: I5386e8b9d964ecadb4554261db8cec88a480b3f3 RTC: 168770 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36886 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37282 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* PRD: Fix for BitString errl parser bugCaleb Palmer2017-03-011-11/+5
| | | | | | | | | | | | | | | | A bug in BitString was causing multiple declaration errors in the error log parser. We needed to use separate namespaces for either FSP or Hostboot. Also updated instances in the past where we used separate namespaces in plugins for the errl parser so we'd be consistent. Change-Id: Ie75f3d80685005acd4e894c7eb7f6cf1ae8738f6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37216 Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37265 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* PRD: P9 MemoryMru object supportCaleb Palmer2016-10-281-11/+9
| | | | | | | | | | | Change-Id: I607c05e4e8f8736fdd59665333238b64c0a00211 RTC: 149314 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30823 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31862 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
* PRD: common interface to add extended MemoryMru FFDC to error logZane Shelley2015-12-111-10/+37
| | | | | | | | | | | | | | | | Change-Id: I8de67b0a41307519809147eb90445ea896df0933 Backport: release-fips840 CQ: SW329405 Depends-on: I8b33dd89e2fb431580b720f06b97b116bc871ce1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22441 Tested-by: Jenkins Server Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22616 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22684 Tested-by: Jenkins OP Build CI
* PRD: Ensured deprecated MemMru wiring type works with old parsersZane Shelley2015-12-111-4/+4
| | | | | | | | | | | | | | | | | | | By using an invalid wiring type, the older parsers will simply print out the symbol and pin information. This is better than possibly using a wiring type that is not supported and getting invalid results. Change-Id: I8b33dd89e2fb431580b720f06b97b116bc871ce1 Backport: release-fips840 CQ: SW329405 Depends-on: Ic7a728ef9509f3a2c359e97f90a1c5d35e2c38bc Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22440 Tested-by: Jenkins Server Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22614 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22683
* PRD: Fix buffer overrun in errl parsing for ddr4Benjamin Weisenbeck2015-12-081-2/+3
| | | | | | | | | | | | | | | | | | Change-Id: Ic7a728ef9509f3a2c359e97f90a1c5d35e2c38bc CQ: SW328742 Backport: master-p8 Backport: release-fips840 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22026 Tested-by: Jenkins Server Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22253 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22366 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins
* PRDF: Use attribute for DQ bit mappingBrian Stegmiller2015-10-191-1/+12
| | | | | | | | | | | | | | | | Change-Id: I4222d6e3851c13fb1da8861cb7bb104bff2a6923 CQ: SW323903 RTC: 125812 Backport: release-fips840 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19338 Tested-by: Jenkins Server Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21173 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Changing the Byte order checking logicBilicon Patil2015-03-011-0/+1
| | | | | | | | | | | Change-Id: Icd733ffdd08eb49f80a4e1f20ab213b1d0549ca7 CQ: SW293171 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15801 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16077 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+2
| | | | | | | | | | | | - See https://github.com/lucasdemarchi/codespell Change-Id: I03e102d1ebb9473b6226fa9b6edb684fa0218a2f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15031 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD:Added LITTLE_ENDIAN macro to enable PRDF for little endian machine.Prem Shanker Jha2014-11-171-2/+5
| | | | | | | | | | | RTC:110597 Change-Id: I70c500ac61cffe252343681222309d8f61354856 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12778 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14486
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Added callout support for ECC errors on spare DRAMsZane Shelley2014-03-201-3/+5
| | | | | | | | | | | | | Change-Id: Ibdacb838430469463d4f68d7c5965b3b0356120c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9301 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9473
* PRD: Preventive Namespace addition in PRD errl pluginsSachin Gupta2013-11-131-0/+16
| | | | | | | | | | | | | | | These changes are required as there is some time gap between PRD code release on FSP and HB code release. Because of this, there are incmpatible copies of these files in a build. These changes will avoid conflicts in such cases. Change-Id: I4578ac212538e057f1738bac684b9e158f7a543f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6934 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7213
* PRD: support for slave ranks in memoryZane Shelley2013-09-181-4/+21
| | | | | | | | | | | | | Change-Id: Ica91679b5ce688f2ccfab07137174696871aea60 RTC: 77146 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5975 Tested-by: Jenkins Server Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6229
* PRD: Add error log parser for hostbootsachin gupta2013-08-231-0/+105
Change-Id: I401ae1810ec21cd161eee389d4d71063841ba1e3 CQ: SW215983 CMVC-Prereq: 885671 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5399 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5904
OpenPOWER on IntegriCloud