summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove workarounds for multinode HDAT supportJaymes Wilks2018-05-171-7/+0
* Get Final HDAT Size from PAYLOAD's SPIRA sectionMike Baiocchi2018-05-081-11/+17
* Primary TPM Required PolicyIlya Smirnov2018-05-031-1/+1
* Add support to find relocated payload base addressVasant Hegde2018-04-192-0/+44
* Multinode SBE Window SupportJaymes Wilks2018-04-131-2/+2
* Multinode SBE Window Support - Export OPALJaymes Wilks2018-04-131-0/+20
* Add deconfigTargetAtRuntime interfaceRichard J. Knight2018-04-121-1/+0
* Secure Boot: Inhibit preverifying WOFDATA reserved memory areaNick Bofferding2018-04-121-3/+6
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-091-1/+11
* Propagate TPM information into HDAT on non-master nodesJaymes Wilks2018-04-061-36/+126
* Dump collection should only be run on the master node and skipped on slaves.Rick Ward2018-03-221-13/+13
* Secure Boot: Populate master node TPM info in HDAT until multinode supportedNick Bofferding2018-03-151-0/+5
* 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-144-9/+235
* Find location of HDAT relocation dynamically from PAYLOADMike Baiocchi2018-02-081-0/+34
* 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
OpenPOWER on IntegriCloud