summaryrefslogtreecommitdiffstats
path: root/src/include/runtime
Commit message (Expand)AuthorAgeFilesLines
* Add support for NVDIMM secure erase verifyCorey Swenson2020-01-171-2/+10
* Always send NV_STATUS to Opal when opal-prd startsCorey Swenson2019-12-121-0/+5
* Revert "Remove ibm prefix from reserved memory spaces"Daniel M Crowell2019-10-231-12/+12
* Remove ibm prefix from reserved memory spacesDan Crowell2019-10-171-12/+12
* Added code to support doing an NVM health checkRoland Veloz2019-09-031-3/+5
* Implement an HBRT interface to log a gard event from PHYP/OPALRoland Veloz2019-08-282-14/+53
* Added support for checking on the health status of an NVDIMMRoland Veloz2019-07-311-0/+8
* Unit test for the firmware request sendAttributesRoland Veloz2019-07-021-3/+28
* Push ATTR_NVDIMM_ARMED down to FSP to handle MPIPL caseDan Crowell2019-07-011-270/+2
* Changed the generic message type from MSG_DECONFIG_TARGET to MSG_ATTR_WRITE_OPRoland Veloz2019-06-141-5/+3
* Reworked the AttributeTank::Attribute APIRoland Veloz2019-06-121-36/+86
* Implementing PHYP to HBRT NVDIMM message to issue an NVDIMM operationRoland Veloz2019-06-061-9/+49
* Added new GenericFspMboxMessage_t interface to save NVDIMM keysRoland Veloz2019-05-314-36/+353
* SMF: New Ultravisor White/Blacklist HandlingIlya Smirnov2019-04-121-0/+1
* SMF: Logic For Creating Non-Secure HOMER Memory SpaceIlya Smirnov2019-04-121-0/+1
* OCC active notification for NVDIMM protectionMatt Derksen2019-01-241-1/+2
* Inform PHYP of NVDIMM protection by OCCMatt Derksen2019-01-241-2/+18
* Cleanup to Runtime SCOM RCsDan Crowell2018-10-091-16/+20
* Add consistent enter-exit traces for all runtime interfacesDan Crowell2018-10-021-0/+2
* Ignore wakeup failures on checkstopped coresDan Crowell2018-09-191-0/+3
* Forcibly clear all previous wakeups when the PM Complex startsDan Crowell2018-09-191-0/+4
* Check capability bit before using wakeup for OPAL in OpenPOWERDan Crowell2018-09-051-0/+1
* [ARCH_REG 2] Enable architected register data reserve in the hostRaja Das2018-07-201-0/+1
* HBRT Reserved Mem Trace Buffer implementation.Sakethan R Kotta2018-06-191-0/+12
* Centaur Channel Checkstop (runtime)Rick Ward2018-06-051-2/+3
* RTC189294 - Centaur Channel Checkstop (Runtime)Rick Ward2018-05-081-0/+42
* Check for pending OCC messages on HBRT start in OpenPOWERBrian Bakke2018-04-171-0/+6
* Inform OPAL of the state of the SBE after an attempt to restartRoland Veloz2018-03-221-0/+9
* Initialize FIRDATA section and ErrlManager just incase BMC resetsMatt Derksen2018-03-071-0/+13
* Add common XSCOM error literals to HBRTBrian Bakke2018-02-271-0/+19
* Cleanup hbrt msg code to be easier to understand and updateMatt Derksen2018-02-271-0/+9
* Skip attempting sbe_retry when HBRT receives SBE_ERR from HWSVChristian Geddes2018-02-241-0/+1
* Fix bugs in FSP->HBRT message path for SBE errorsChristian Geddes2018-02-191-6/+6
* Update attributes based on message from the FSPMatt Derksen2018-02-111-0/+20
* Initialize SBE message communication on HBRT startMatt Derksen2018-02-071-0/+6
* Support for any target deconfig at runtime; Utility to create a generic messageRoland Veloz2018-01-173-5/+158
* Lock i2c around vpd write message to FSP at runtimeMatt Derksen2017-12-221-1/+15
* Fixes for Runtime VPD Write messagesDan Crowell2017-12-211-0/+4
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-212-42/+74
* Adding support for TOD RAS on FSP systemsRoland Veloz2017-12-201-0/+1
* Updated the GenericFspMboxMessage_t structRoland Veloz2017-12-202-31/+92
* Concurrent code update of HBRT - Runtime InterfaceMarty Gloff2017-10-191-4/+16
* Updated VPD from HBRT on FSP systemsRoland Veloz2017-10-062-2/+87
* Post merge corrections for method firmware_requestRoland Veloz2017-09-181-4/+3
* Added code to send an Error Log to FSP via the firmware_requestRoland Veloz2017-09-181-3/+17
* Verify sections for HBRT and put in HB resv memoryStephen Cprek2017-08-161-1/+3
* Changed method firmware_request so it can be used by OPALRoland Veloz2017-08-111-0/+50
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-3/+0
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-0/+2
* Updates to HBRT runtime interfacesDan Crowell2017-06-081-73/+157
OpenPOWER on IntegriCloud