| Commit message (Expand) | Author | Age | Files | Lines |
* | Get Final HDAT Size from PAYLOAD's SPIRA section | Mike Baiocchi | 2018-05-08 | 1 | -11/+17 |
* | Primary TPM Required Policy | Ilya Smirnov | 2018-05-03 | 1 | -1/+1 |
* | Add support to find relocated payload base address | Vasant Hegde | 2018-04-19 | 2 | -0/+44 |
* | Multinode SBE Window Support | Jaymes Wilks | 2018-04-13 | 1 | -2/+2 |
* | Multinode SBE Window Support - Export OPAL | Jaymes Wilks | 2018-04-13 | 1 | -0/+20 |
* | Add deconfigTargetAtRuntime interface | Richard J. Knight | 2018-04-12 | 1 | -1/+0 |
* | Secure Boot: Inhibit preverifying WOFDATA reserved memory area | Nick Bofferding | 2018-04-12 | 1 | -3/+6 |
* | Secure Boot: Support Phyp debug flag in HDAT | Ilya Smirnov | 2018-04-09 | 1 | -1/+11 |
* | Propagate TPM information into HDAT on non-master nodes | Jaymes Wilks | 2018-04-06 | 1 | -36/+126 |
* | Dump collection should only be run on the master node and skipped on slaves. | Rick Ward | 2018-03-22 | 1 | -13/+13 |
* | Secure Boot: Populate master node TPM info in HDAT until multinode supported | Nick Bofferding | 2018-03-15 | 1 | -0/+5 |
* | Wait for responses from all nodes for IPC_POPULATE_ATTRIBUTES msg | Richard J. Knight | 2018-03-12 | 1 | -6/+10 |
* | changes to move configureHbrt target type to IPC path to run on slave nodes | Prachi Gupta | 2018-03-07 | 1 | -4/+33 |
* | Support sending chip info to SBEs on multinode | Dean Sanner | 2018-02-28 | 1 | -2/+422 |
* | Bug fixes for concurrent update of HBRT | Dan Crowell | 2018-02-24 | 1 | -2/+5 |
* | checkHbResMemLimit -- change to check correctly on multi-node | Prachi Gupta | 2018-02-19 | 1 | -2/+17 |
* | Pass Actual SecureRom size in HDAT to OPAL | Ilya Smirnov | 2018-02-15 | 1 | -8/+2 |
* | Error when hb tries to access reserved memory past limit | Ilya Smirnov | 2018-02-14 | 4 | -9/+235 |
* | Find location of HDAT relocation dynamically from PAYLOAD | Mike Baiocchi | 2018-02-08 | 1 | -0/+34 |
* | Fixes for multinode istep 21.1 | Dean Sanner | 2018-02-06 | 1 | -0/+9 |
* | Eliminate duplicate entries in hdat hb reserved mem section | Richard J. Knight | 2018-02-06 | 1 | -360/+384 |
* | Enable multi-drawer hdat construction | Richard J. Knight | 2018-02-06 | 1 | -19/+92 |
* | Unload preverified secure sections after moving to mainstore memory | Stephen Cprek | 2018-01-25 | 1 | -2/+65 |
* | Secure Boot: Open persistent virtual memory mapping for HDAT TPM logs | Nick Bofferding | 2018-01-23 | 1 | -1/+95 |
* | Move closing all unsecure memory regions to 21.3 | Stephen Cprek | 2018-01-22 | 1 | -2/+26 |
* | TCE Updates to support OPAL | Mike Baiocchi | 2018-01-22 | 1 | -1/+1 |
* | Open Untrusted Communication for SP | Stephen Cprek | 2018-01-17 | 3 | -3/+155 |
* | Add comments for hb/hypervisor communication struct and remove TODO | Christian Geddes | 2017-12-21 | 2 | -7/+17 |
* | Convert asserts to error logs where it makes sense | Stephen Cprek | 2017-12-20 | 2 | -21/+263 |
* | Add hbHypCommArea struct to end of Hostboot Data reserved mem section | Christian Geddes | 2017-12-15 | 3 | -5/+155 |
* | Modify how POWERVM is processed in the MCL manager | Stephen Cprek | 2017-12-12 | 1 | -6/+16 |
* | Do not preverify RINGOVD section in POWERVM mode | Stephen Cprek | 2017-12-12 | 1 | -0/+8 |
* | Fix incorrect size for entries going into hb resv memory | Stephen Cprek | 2017-12-12 | 1 | -6/+7 |
* | Support Verifying and Moving PAYLOAD and HDAT when TCEs are Enabled | Mike Baiocchi | 2017-12-12 | 1 | -2/+2 |
* | Specify actual SecureRom size into HDAT for POWERVM | Stephen Cprek | 2017-12-11 | 1 | -1/+7 |
* | Handle ContainerHeader asserts more nicely with error logs | Stephen Cprek | 2017-12-05 | 1 | -2/+7 |
* | Handle comments from pre-verify and runtime lid loading commits | Stephen Cprek | 2017-11-30 | 3 | -10/+18 |
* | Zeppelin BUP updates | Prachi Gupta | 2017-11-21 | 1 | -5/+5 |
* | Secure Boot: Fix lid load from HB reserved memory issues at runtime | Stephen Cprek | 2017-11-19 | 4 | -17/+96 |
* | Create runtime_utils so both IPL and runtime can use common functions | Stephen Cprek | 2017-11-19 | 5 | -20/+98 |
* | Prevent all Master Container Lid processing in OPAL mode | Stephen Cprek | 2017-11-19 | 1 | -2/+4 |
* | Fix RTC number in TODO and limit trace from MclMgr and PreVerifiedLidMgr | Stephen Cprek | 2017-11-13 | 1 | -12/+11 |
* | Enable preverified lid loading from pnor and Master Container Lid | Stephen Cprek | 2017-11-06 | 2 | -10/+2 |
* | Process Components in Master Container Lid | Stephen Cprek | 2017-11-01 | 2 | -18/+143 |
* | Create Pre Verified Lid Manager and refactor exisiting implementation | Stephen Cprek | 2017-10-24 | 5 | -147/+491 |
* | Enable OCC on ZZ with Opal | Dan Crowell | 2017-10-20 | 1 | -8/+4 |
* | Set variables to nullptr after they are deleted | Christian Geddes | 2017-09-25 | 1 | -2/+2 |
* | Disable OCC load from resv memory until FSP adds OCC pnor support | Stephen Cprek | 2017-09-19 | 1 | -4/+8 |
* | Prevent inhibited sections from being loaded into HB resv memory | Stephen Cprek | 2017-09-11 | 1 | -0/+9 |
* | Re-enable OCC parition in pnor | Stephen Cprek | 2017-09-08 | 1 | -8/+4 |