summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Full Path of SBE message passing Design updatesMarty Gloff2017-05-102-57/+291
* SBE FIFO FFDC parser pluginDzuy Nguyen2017-05-076-25/+587
* SBE message passing interface - TestingMarty Gloff2017-04-304-3/+1348
* SBE message passing interface - assert CFAM registerMarty Gloff2017-04-262-74/+150
* sbe_psudd.C: don't error out if sbe command is not supportedPrachi Gupta2017-04-241-1/+17
* SBE message passing - Set FFDC Address command and set HDAT RHB entryMarty Gloff2017-04-182-0/+106
* SBE message passing interface - process SBE message write responseMarty Gloff2017-04-141-2/+91
* SBE message passing interface - process SBE message read commandMarty Gloff2017-04-101-1/+223
* Send system configuration to all Procs, not just mastercrgeddes2017-04-101-7/+7
* SBE message passing interface - call appropriate command processorMarty Gloff2017-04-101-49/+250
OpenPOWER on IntegriCloud