summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/populate_hbruntime.C
Commit message (Expand)AuthorAgeFilesLines
* Wait for responses from all nodes for IPC_POPULATE_ATTRIBUTES msgRichard J. Knight2018-03-121-6/+10
* changes to move configureHbrt target type to IPC path to run on slave nodesPrachi Gupta2018-03-071-4/+33
* Support sending chip info to SBEs on multinodeDean Sanner2018-02-281-2/+422
* Bug fixes for concurrent update of HBRTDan Crowell2018-02-241-2/+5
* checkHbResMemLimit -- change to check correctly on multi-nodePrachi Gupta2018-02-191-2/+17
* Pass Actual SecureRom size in HDAT to OPALIlya Smirnov2018-02-151-8/+2
* Error when hb tries to access reserved memory past limitIlya Smirnov2018-02-141-5/+69
* Fixes for multinode istep 21.1Dean Sanner2018-02-061-0/+9
* Eliminate duplicate entries in hdat hb reserved mem sectionRichard J. Knight2018-02-061-360/+384
* Enable multi-drawer hdat constructionRichard J. Knight2018-02-061-19/+92
* Unload preverified secure sections after moving to mainstore memoryStephen Cprek2018-01-251-2/+65
* Secure Boot: Open persistent virtual memory mapping for HDAT TPM logsNick Bofferding2018-01-231-1/+95
* Move closing all unsecure memory regions to 21.3Stephen Cprek2018-01-221-2/+26
* Open Untrusted Communication for SPStephen Cprek2018-01-171-1/+104
* Add comments for hb/hypervisor communication struct and remove TODOChristian Geddes2017-12-211-6/+6
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-201-17/+182
* Add hbHypCommArea struct to end of Hostboot Data reserved mem sectionChristian Geddes2017-12-151-5/+75
* Do not preverify RINGOVD section in POWERVM modeStephen Cprek2017-12-121-0/+8
* Fix incorrect size for entries going into hb resv memoryStephen Cprek2017-12-121-6/+7
* Specify actual SecureRom size into HDAT for POWERVMStephen Cprek2017-12-111-1/+7
* Handle comments from pre-verify and runtime lid loading commitsStephen Cprek2017-11-301-4/+9
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-191-7/+9
* Create runtime_utils so both IPL and runtime can use common functionsStephen Cprek2017-11-191-15/+4
* Prevent all Master Container Lid processing in OPAL modeStephen Cprek2017-11-191-2/+4
* Enable preverified lid loading from pnor and Master Container LidStephen Cprek2017-11-061-4/+0
* Process Components in Master Container LidStephen Cprek2017-11-011-1/+23
* Create Pre Verified Lid Manager and refactor exisiting implementationStephen Cprek2017-10-241-147/+34
* Enable OCC on ZZ with OpalDan Crowell2017-10-201-8/+4
* Disable OCC load from resv memory until FSP adds OCC pnor supportStephen Cprek2017-09-191-4/+8
* Prevent inhibited sections from being loaded into HB resv memoryStephen Cprek2017-09-111-0/+9
* Re-enable OCC parition in pnorStephen Cprek2017-09-081-8/+4
* Removed debugging console traces from populate_hbruntime.Donald Washburn2017-09-011-13/+0
* Add HDAT Permissions type to Hostboot Reserved Memory SectionsStephen Cprek2017-08-291-7/+15
* Load PNOR RINGOVD section into Hostboot Reserved MemoryStephen Cprek2017-08-251-13/+27
* 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
* 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-141-6/+0
* 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
* 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
OpenPOWER on IntegriCloud