summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TCE Updates to support OPALMike Baiocchi2018-01-221-1/+1
* Open Untrusted Communication for SPStephen Cprek2018-01-173-3/+155
* Add comments for hb/hypervisor communication struct and remove TODOChristian Geddes2017-12-212-7/+17
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-202-21/+263
* Add hbHypCommArea struct to end of Hostboot Data reserved mem sectionChristian Geddes2017-12-153-5/+155
* Modify how POWERVM is processed in the MCL managerStephen Cprek2017-12-121-6/+16
* 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
* Support Verifying and Moving PAYLOAD and HDAT when TCEs are EnabledMike Baiocchi2017-12-121-2/+2
* Specify actual SecureRom size into HDAT for POWERVMStephen Cprek2017-12-111-1/+7
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-051-2/+7
* Handle comments from pre-verify and runtime lid loading commitsStephen Cprek2017-11-303-10/+18
* Zeppelin BUP updatesPrachi Gupta2017-11-211-5/+5
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-194-17/+96
* Create runtime_utils so both IPL and runtime can use common functionsStephen Cprek2017-11-195-20/+98
* Prevent all Master Container Lid processing in OPAL modeStephen Cprek2017-11-191-2/+4
* Fix RTC number in TODO and limit trace from MclMgr and PreVerifiedLidMgrStephen Cprek2017-11-131-12/+11
* Enable preverified lid loading from pnor and Master Container LidStephen Cprek2017-11-062-10/+2
* Process Components in Master Container LidStephen Cprek2017-11-012-18/+143
* Create Pre Verified Lid Manager and refactor exisiting implementationStephen Cprek2017-10-245-147/+491
* Enable OCC on ZZ with OpalDan Crowell2017-10-201-8/+4
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-2/+2
* 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
* Remove deprecated HostServices supportDan Crowell2017-09-069-1966/+0
* Removed debugging console traces from populate_hbruntime.Donald Washburn2017-09-011-13/+0
* cumulus: changes to boot simics all the way to test casesPrachi Gupta2017-08-292-7/+11
* Add HDAT Permissions type to Hostboot Reserved Memory SectionsStephen Cprek2017-08-293-11/+26
* 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
* 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
OpenPOWER on IntegriCloud