summaryrefslogtreecommitdiffstats
path: root/src/include/usr/sbeio
Commit message (Expand)AuthorAgeFilesLines
* Fix UVBWLIST SBE Chip OpIlya Smirnov2019-11-181-1/+1
* HBRT command from SBE to trigger NVDIMM operationsCorey Swenson2019-08-192-1/+60
* Security List Binary Dump Chip-op SupportRaja Das2019-03-212-3/+48
* Cleanup minor code review nits from SW433868.Rick Ward2019-01-141-1/+1
* Shutdown: Move attribute sync to shutdown handlerNick Bofferding2018-10-012-2/+9
* Correctly handle psu FFDC on OpenPower SystemsChristian Geddes2018-09-271-24/+0
* [ARCH_REG 2] Enable architected register data reserve in the hostRaja Das2018-07-201-0/+1
* Only switch sides and perform hreset if SEEPROM side versions matchChristian Geddes2018-07-191-4/+2
* Remove invalid HRMOR setting codeChristian Geddes2018-07-181-2/+7
* Read HW Key Hash From SBE Seeprom via ChipOp when applicableMike Baiocchi2018-07-061-0/+9
* SBE PSU timeout during MBOX init causes task crash/HB TIRick Ward2018-07-051-0/+32
* Leverage INTRP fully for SBE PSU Interrupt HandlingBill Hoffa2018-06-282-2/+55
* Add support for getting SBE Capabilites; extract SBE Version, Commit ID and TagsRoland Veloz2018-06-014-6/+111
* Add error log for sbe poweron fails and clean up errlog commitsChristian Geddes2018-05-071-0/+1
* Add support to find relocated payload base addressVasant Hegde2018-04-191-3/+4
* Improve linking of PLIDs for sbe_retry_handlerChristian Geddes2018-04-131-11/+32
* 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
OpenPOWER on IntegriCloud