summaryrefslogtreecommitdiffstats
path: root/src/include/usr/sbeio
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clear perv scrach register prior to triggering HRESET"Christian R. Geddes2018-04-101-15/+0
* Clear perv scrach register prior to triggering HRESETChristian Geddes2018-04-101-0/+15
* Enable OpenPower SBE Vital Attention handlerChristian Geddes2018-04-102-21/+1
* Hook up FSP runtime support for sbe_retry_handler (hreset path)Christian Geddes2018-04-091-1/+0
* sbe_retry_handler refactorChristian Geddes2018-04-062-92/+147
* Inform OPAL of the state of the SBE after an attempt to restartRoland Veloz2018-03-222-0/+59
* Adding visible error once we know that the SBE is erroringElizabeth Liner2018-02-271-1/+2
* Initialize SBE message communication on HBRT startMatt Derksen2018-02-071-1/+25
* Always have secureModeDisable bit set to 0 in sbe_retry_handlerChristian Geddes2018-02-041-0/+4
* Add sbe_retry_handler to FIFO fail pathChristian Geddes2018-01-301-0/+51
* Propagate PLID from caller to any new errors; GARD target on retry failsRoland Veloz2018-01-181-3/+34
* Adding advanced restart logic after detecting vital attentionsElizabeth Liner2017-12-221-0/+22
* Add call to get the SBE RC and commit it to an error logElizabeth Liner2017-12-222-0/+55
* Add in a check in the PSU error logging for SBE failureElizabeth Liner2017-12-203-23/+35
* SBE error logging and handler cleanupElizabeth Liner2017-12-132-74/+109
* Fixing the SBE switch functionalityElizabeth Liner2017-12-081-2/+7
* Create base class structure for SbeRetryHandlerElizabeth Liner2017-12-082-157/+205
* Use readSeeprom PSU chipop to get SBE seeprom image versionChristian Geddes2017-11-172-0/+55
* During MPIPL check if SBE has set Hyp HRMOR in blComm areaChristian Geddes2017-11-141-0/+1
* Moving SBE threshold handler to its own fileElizabeth Liner2017-11-061-67/+0
* Implement FAPI_PLAT_CALL_SUBROUTINE macroChristian Geddes2017-10-171-2/+2
* Add Hostboot infrastructure for secureHwp chipop requestChristian Geddes2017-10-151-0/+23
* Moving SBE error and threshold handler to sbeioElizabeth Liner2017-10-102-0/+237
* Empty interface for SBE vital attention handlingDan Crowell2017-09-281-6/+15
* Move targ info getter func for sbechipOp into common codeChristian Geddes2017-09-212-11/+59
* Implement getSbeFfdc FIFO requestMarty Gloff2017-08-272-0/+14
* Implemented SBE Passthrough for Attribute Override.Donald Washburn2017-08-243-0/+70
* Use keyAddr stash chipop to pass rsv mem addr through SBE for MPIPLcrgeddes2017-08-233-48/+28
* Enable SBEIO PSU calls to Open/Close Unsecure Memory RegionsMike Baiocchi2017-08-041-1/+2
* Added parser for scom FFDC data and a SBE messaging buffer class.Donald Washburn2017-08-042-0/+291
* Secureboot: Add IPL calls to Open/Close Memory Regions via SBEMike Baiocchi2017-07-191-6/+15
* Secureboot: Base Support of Opening/Closing Memory Regions via SBEMike Baiocchi2017-07-193-2/+110
* Add in PSU infrastructure for stashKeyAddr sbe chip opcrgeddes2017-07-172-19/+66
* Add some more FFDC for SBEDan Crowell2017-07-121-1/+3
* handle pibrc correctly from sbe fifoPrachi Gupta2017-06-301-0/+7
* Finalize SBE PSU FFDC collection - Set FFDC address in PSUDzuy Nguyen2017-06-061-13/+13
* Full Path of SBE message passing Design updatesMarty Gloff2017-05-102-8/+19
* SBE FIFO FFDC parser pluginDzuy Nguyen2017-05-072-3/+10
* SBE message passing - Set FFDC Address command and set HDAT RHB entryMarty Gloff2017-04-182-0/+63
* Call continueMPIPL fifo chipop on slave procs during MPIPLcrgeddes2017-04-181-0/+12
* SBE message passing interface - process SBE message write responseMarty Gloff2017-04-141-0/+1
* SBE message passing interface - process SBE message read commandMarty Gloff2017-04-101-0/+4
* Send system configuration to all Procs, not just mastercrgeddes2017-04-101-1/+3
* SBE message passing interface - call appropriate command processorMarty Gloff2017-04-102-0/+165
* Add Support for sbe_continueMPIPL FIFO Chip opcrgeddes2017-04-041-0/+1
* Update SBE FIFO to the latest SBE HB spec (1.3a)Dzuy Nguyen2017-03-171-0/+498
* Add SBEIO_DEAD_SBE to trigger reconfig loopDan Crowell2017-03-141-0/+4
* Quiesce SBE before writing SEEPROMMarty Gloff2017-02-103-13/+17
* Ensure sbefifo is clean on slave chips before startingDean Sanner2017-02-071-1/+17
* Increase SBE timeout to 90 secondsDan Crowell2017-02-011-3/+4
OpenPOWER on IntegriCloud