summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing SBE PSU error messagesElizabeth Liner2018-02-141-8/+59
* Initialize SBE message communication on HBRT startMatt Derksen2018-02-071-79/+88
* Always have secureModeDisable bit set to 0 in sbe_retry_handlerChristian Geddes2018-02-041-1/+1
* HB supports - Use ADU chipops to switch fabric configurationThi Tran2018-02-032-85/+224
* Save away SBE FFDC and COMM area address in corresponding attrsChristian Geddes2018-02-011-2/+8
* Fixing timeout error in PSU code - removing hangElizabeth Liner2018-01-301-2/+2
* Add sbe_retry_handler to FIFO fail pathChristian Geddes2018-01-302-6/+62
* Extract error info from PIBMEM array save-offSoma BhanuTej2018-01-242-4/+22
* Move closing all unsecure memory regions to 21.3Stephen Cprek2018-01-222-1/+17
* Propagate PLID from caller to any new errors; GARD target on retry failsRoland Veloz2018-01-181-5/+125
* Make the MemRegionMgr class target awareStephen Cprek2018-01-172-48/+165
* Adding advanced restart logic after detecting vital attentionsElizabeth Liner2017-12-222-12/+30
* Add call to get the SBE RC and commit it to an error logElizabeth Liner2017-12-221-2/+39
* Add in a check in the PSU error logging for SBE failureElizabeth Liner2017-12-203-286/+164
* Adding SbeRetryHandler to the runtime moduleElizabeth Liner2017-12-132-1/+30
* Unit tests for SbeRetryHandlerElizabeth Liner2017-12-132-0/+245
* SBE error logging and handler cleanupElizabeth Liner2017-12-134-723/+215
* Adding more debugging traces to the SBE error handlerElizabeth Liner2017-12-112-12/+64
* Fixing the SBE switch functionalityElizabeth Liner2017-12-081-79/+119
* Create base class structure for SbeRetryHandlerElizabeth Liner2017-12-084-59/+103
* Use readSeeprom PSU chipop to get SBE seeprom image versionChristian Geddes2017-11-172-0/+109
* Moving SBE threshold handler to its own fileElizabeth Liner2017-11-064-220/+379
* Centaur ring support - ring_apply and ring dataSumit Kumar2017-11-011-0/+1
* Additional checks to p9_extract_sbe_rcSoma BhanuTej2017-10-241-5/+4
* Secure Boot: Log SBE FIFO scom blacklist violationsNick Bofferding2017-10-191-0/+43
* Implement FAPI_PLAT_CALL_SUBROUTINE macroChristian Geddes2017-10-172-13/+9
* Add Hostboot infrastructure for secureHwp chipop requestChristian Geddes2017-10-153-0/+218
* Moving SBE error and threshold handler to sbeioElizabeth Liner2017-10-102-1/+1104
* Update set_sbe_error macro exceeds line lengthRichard J. Knight2017-10-031-0/+1
* Empty interface for SBE vital attention handlingDan Crowell2017-09-283-0/+62
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+3
* Move targ info getter func for sbechipOp into common codeChristian Geddes2017-09-212-0/+125
* cumulus: changes to boot simics all the way to test casesPrachi Gupta2017-08-292-3/+5
* Implement getSbeFfdc FIFO requestMarty Gloff2017-08-278-17/+542
* Implemented SBE Passthrough for Attribute Override.Donald Washburn2017-08-247-5/+1778
* Use keyAddr stash chipop to pass rsv mem addr through SBE for MPIPLcrgeddes2017-08-232-2/+26
* Enable SBEIO PSU calls to Open/Close Unsecure Memory RegionsMike Baiocchi2017-08-044-71/+313
* Added parser for scom FFDC data and a SBE messaging buffer class.Donald Washburn2017-08-0412-112/+3684
* Fix race condition between INTR and SBEIODan Crowell2017-07-312-30/+101
* Secureboot: Add IPL calls to Open/Close Memory Regions via SBEMike Baiocchi2017-07-192-48/+86
* Secureboot: Base Support of Opening/Closing Memory Regions via SBEMike Baiocchi2017-07-194-0/+943
* Add in PSU infrastructure for stashKeyAddr sbe chip opcrgeddes2017-07-173-1/+87
* Correctly handle sbe ranges for multiple chipsDan Crowell2017-07-131-1/+9
* Add some more FFDC for SBEDan Crowell2017-07-121-5/+9
* handle pibrc correctly from sbe fifoPrachi Gupta2017-06-302-1/+63
* Finalize SBE PSU FFDC collection - Handle setFFDCAddress failedDzuy Nguyen2017-06-231-12/+27
* Finalize SBE PSU FFDC collection - Set FFDC address in PSUDzuy Nguyen2017-06-061-82/+123
* Full Path of SBE message passing Add HTMGT default path testingMarty Gloff2017-05-181-3/+94
* Fix rt_sbeio.C include and add TS_FAIL infoMarty Gloff2017-05-102-2/+1
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-102-2/+4
OpenPOWER on IntegriCloud