summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented SBE Passthrough for Attribute Override.Donald Washburn2017-08-241-1/+12
* Use keyAddr stash chipop to pass rsv mem addr through SBE for MPIPLcrgeddes2017-08-231-109/+150
* Verify sections for HBRT and put in HB resv memoryStephen Cprek2017-08-161-15/+194
* Hostboot HDAT: update to match section 19 in HDAT specMatt Derksen2017-08-121-1/+3
* Fix HDAT support for TPM log to support events after HDAT is populatedChris Engel2017-08-091-12/+10
* Persistent read/write attribute checking for hostboot runtimeJaymes Wilks2017-07-241-0/+91
* Remove deprecated PM attributes from hostbootcrgeddes2017-07-191-2/+1
* Secureboot: Add IPL calls to Open/Close Memory Regions via SBEMike Baiocchi2017-07-191-0/+14
* Support new i2c device link ID formatNick Bofferding2017-07-142-6/+11
* Correctly handle sbe ranges for multiple chipsDan Crowell2017-07-131-2/+8
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-292/+14
* Enable TPM related HDAT sections for all service processorsNick Bofferding2017-06-271-8/+7
* Add hbrt_code_image to HDAT for OPAL/FSPCorey Swenson2017-06-201-4/+4
* Changing PHYP HBRT to work on normal-core mode instead of fused.Elizabeth Liner2017-06-142-14/+20
* Fix start address logic for Populating HBRT dataBill Hoffa2017-06-141-1/+1
* Fix HBRT reserved memory saving. Need to account for TOC at head.Matt Derksen2017-06-121-0/+2
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-176/+340
* Fix imageSize for HBRT_RSVD_MEM__CODE sectionMatt Derksen2017-06-081-2/+3
* Populate HDAT sections with Secureboot Hash and Verify Function infoStephen Cprek2017-06-061-1/+143
* Check SPIRA is valid before attempting to use it in hdatservicecrgeddes2017-06-021-3/+3
* Provide ability to clear an HDAT memory region and clear HB resv memStephen Cprek2017-06-013-39/+191
* Refactor populate_HbRsvMem to use a function to fill entriesStephen Cprek2017-05-313-200/+129
* Create function for getting and checking a tuple based on a sectionStephen Cprek2017-05-302-160/+150
* Enable PM during IPL on OPAL with FSPCorey Swenson2017-05-231-28/+31
* Add TPM Presence Info to HDATJaymes Wilks2017-05-234-12/+442
* Full Path of SBE message passing SBE Comm Buffer per SBEMarty Gloff2017-05-101-81/+82
* SBE message passing interface - TestingMarty Gloff2017-04-301-0/+7
* Sign and Verify the hostboot runtime partition (port from p8)Stephen Cprek2017-04-281-0/+8
* Remove deprecated attribute FABRIC_NODE_IDPrachi Gupta2017-04-272-4/+4
* SBE message passing - Set FFDC Address command and set HDAT RHB entryMarty Gloff2017-04-181-7/+124
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-163-19/+195
* Do not terminate IPL if HDAT doesn't have RHB sectionsDan Crowell2017-04-141-1/+19
* Ensure 64K alignment and size for Reserved Hostboot Memory sectionsDan Crowell2017-04-111-2/+7
* Bug fixes and workarounds for Hostboot Reserved MemoryDan Crowell2017-04-112-14/+62
* Report HW Keys' Hash size in HDATNick Bofferding2017-04-102-2/+7
* Set HDAT ranges to match HOMER/OCC attributesCorey Swenson2017-04-101-6/+11
* Converge shadow TPM object into targeting modelNick Bofferding2017-04-101-26/+36
* Synchronize HDAT physical interaction mechanism handling to HDAT specNick Bofferding2017-04-101-3/+3
* Populate HDAT TPM InfoJaymes Wilks2017-04-104-31/+340
* Only populate OCC HDAT structs when OCC config enabledDean Sanner2017-04-011-0/+2
* Fix for HDAT HB reserved memory ranges not incrementing section numberCorey Swenson2017-03-281-1/+2
* Set up HDAT HB Reserved Memory and load reserved memory dataCorey Swenson2017-03-082-45/+565
* Hostboot Base TCE SupportMike Baiocchi2017-03-085-1355/+2
* Update the HDAT HB reserved memory fieldsCorey Swenson2017-02-281-3/+5
* TPM Log Pass up to FSP HostJaymes Wilks2017-02-072-3/+127
* Updates to always use HDAT for OPALDean Sanner2017-01-121-10/+7
* Add MEMBUF support to HBRT id logicDan Crowell2017-01-111-1/+31
* Add option to get reserved mem section from hdat servicecrgeddes2016-12-202-0/+80
* Adjust MPIPL ATTR save address relative to HRMORDean Sanner2016-12-151-5/+8
* Fix some pointer issues for initializing ATTRRP for MPIPLcrgeddes2016-12-131-4/+5
OpenPOWER on IntegriCloud