summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactoring PRDF file iipglobl.hprashanthacharya2013-03-1417-20/+27
| | | | | | | | | | | | | | | To move hostboot/fsp specific code out of iipglobl.h file and placing the same in respective hostboot/fsp folder inside prdfErrorLog.H and also to rename iipglobl.h to prdfGlobal.H. Change-Id: Iae0493da66196fcadd16bea741138590200361c2 RTC: 63999 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3283 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3562
* PRD: changed include for HWSV SCOM codeZane Shelley2013-03-141-1/+1
| | | | | | | | Change-Id: Ic414e21c667f244c996934670c4de7ece87a6e6a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3539 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3547
* Add PRDF::refresh()Chris Phan2013-03-141-0/+2
| | | | | | | | | | | | | | | - Remove non-functional chips from PRD system model - Will be called externally from TransitionFile/IStep - Add new function call to host_prd_hwreconfig Change-Id: I6268f382e2b6ed00caa1a5a8ae7fce8c89c3000f RTC: 60419 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3132 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3535
* PRD: Various Bug Fixessachin gupta2013-02-161-12/+25
| | | | | | | | | Change-Id: I89f7c42363045e1081a0c3b54c015fdc729e4dc8 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3076 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3218
* Add 64-bit support to PRDF [S|G]etBitFieldJustified()prashanthacharya2013-02-162-28/+78
| | | | | | | | | | | | | | Added functionality to GetBitFieldJustified and SetBitFieldJustified wrapper function to handle 64 bit value. RTC: 49895 Change-Id: I92c1210a0f6d4a64c65c791166fe1d0b3ec5d6db Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2783 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Prashanth S. Acharya <prashanthacharya@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3215
* Wrapper code for mss_MaintCmdsachin gupta2013-02-162-0/+202
| | | | | | | | | Change-Id: Ib3e22865cfddb747585f7e034bf44ae099c01766 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3066 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3214
* PRD: Refactor prdfPlatServicesZane Shelley2013-02-168-921/+514
| | | | | | | | | | | | | | | | | | | | | | | | The prdfPlatServices_common.[HC] files should only contain code that is common between FSP and Hostboot. The prdfTargetServices.[HC] files should only contain code specific to the common FSP/Hostboot targeting code. The FSP prdfPlatServices.[HC] and Hostboot prdfPlatServices.[HC] files will contain code that is specific to FSP or Hostboot, respectively. Only prdfPlatServices_common.H will include prdfTargetServices.H. Only the prdfPlatServices.H files will include prdfPlatServices_common.H. All user code should include the respective prdfPlatServices.H file. Change-Id: I6e723d6e6602194abfc24ee9c20c1949c393c0e2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3041 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3213
* Fix PRD error log parsing issue in x86 simChris Phan2013-02-151-7/+8
| | | | | | | | | Change-Id: Icfef7b17deb90b23457aaf482a2b90b269424c4f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3040 Tested-by: Jenkins Server 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/3200
* Design Change for PRD Resolutionprem2013-02-1523-491/+499
| | | | | | | | | Change-Id: I4d3ed18d78a8f829029354d85550b5b5f311a155 RTC: 47516 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2765 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3198
* Design change for PRD Registerprem2013-02-15145-1412/+1371
| | | | | | | | | | | | | | | | | - Addressed the use case of attention in PLL Domain.RuleChip under analysis is pushed to stack at the beginning of all public function of RuleChip.Same is poped back at the end of function. - Scope of RuleChip stack is no longer bound to scope of ServiceDataCollector. Change-Id: I152e85332f5443dbef3efeebc7de530ee0fee241 RTC: 47515 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2543 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3197
* ERRL: Create Hostboot error log SRC/UD parser and deliver to FSP bldMike Jones2013-02-081-1/+6
| | | | | | | | | | | | | | A new script called genErrlParsers will scan the Hostboot code for error log tags and create a SRC parser for each component. The script will also scan the Hostboot code for plugin directories containing User Detail Data parsers and will create a makefile that is used by the FSP to build each component's SRC/UD parser. Change-Id: I7113f6cd8069447a1caaa199aff199b663d59072 RTC: 47518 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2975 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRDF: Use system attribute for MNFG flagsChris Phan2012-12-174-91/+74
| | | | | | | | | | Change-Id: I0d697bc772ee5af68b9026b3962ed3e3f59daea9 RTC: 59636 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2565 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2682 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Various bug fixes in PRD rule filesChris Phan2012-12-173-2/+36
| | | | | | | | | | | | Also move dumpHWURequest to PlatServices to get around recent changes in DUMP that breaks x86 sim build. Change-Id: Ia9666255d84fdc8c7c6407c12216393950672902 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2709 Tested-by: Jenkins Server 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/2735
* PRD: Unstub mss_restore_DRAM_repairsBrad Bishop2012-12-131-6/+1
| | | | | | | | | | | Change-Id: Ib78646c0a124daab12df247889a6f62a7566fdfd RTC: 51507 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2618 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2645
* Fix callout checking issue in PRD simulatorChris Phan2012-11-301-0/+12
| | | | | | | | | | | | Change-Id: I2e6bf2f09b4eb670aa19f7a5a3fd0467030dae07 RTC: 51614 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2293 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Bradley W. Bishop <bradleyb@us.ibm.com> Tested-by: Jenkins Server 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/2474
* PRD: Add Memory Preserving IPL SupportChris Phan2012-11-303-1/+44
| | | | | | | | | | | | | | | | | | | | - When one of P8 special checkstop FIR bits are asserted, PRD has to call HWP proc_mpipl_check_eligibility to determine mpipl eligibility. - When it's mpipl eligible, PRD will set dump type to SW_DUMP in the error log. Change-Id: Id86862b73b54e0613de6586898574f738a1b0528 RTC: 51989 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2355 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Bradley W. Bishop <bradleyb@us.ibm.com> Tested-by: Jenkins Server 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/2461
* Encapsulated PRD codebase with PRDF namespaceprashanthacharya2012-11-28128-2038/+1943
| | | | | | | | | | RTC: 51223 Change-Id: Ie074cb409083d7b04edeba75d39977eb90082d05 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2196 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2436 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Merged common FSP and HB PRD code to prdf/common/Zane Shelley2012-11-16141-0/+32596
Change-Id: Iac94c3690598b7263de230934b911bb4ced34557 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2350 Tested-by: Jenkins Server Reviewed-by: Bradley W. Bishop <bradleyb@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2368 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud