Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | securerom: remove hbi_ImageId | Robert Lippert | 2017-10-24 | 1 | -4/+1 |
* | Fix duplicate sha512 definitions | Jaymes Wilks | 2017-08-04 | 2 | -7/+7 |
* | Secure Boot: Make crypto algorithms dispatching work across tool chains | Nick Bofferding | 2017-07-19 | 1 | -6/+21 |
* | Stop kernel asserts from being no-op'ed | Stephen Cprek | 2017-06-22 | 1 | -0/+2 |
* | Update sha512 algorithm to correct license | Nick Bofferding | 2017-05-24 | 3 | -1/+81 |
* | Modify securerom branchtable to eliminate use of privileged instruction | Stephen Cprek | 2017-03-13 | 1 | -17/+43 |
* | Add SecureROM version info and Change SBE update to use max HBBL size | Stephen Cprek | 2017-03-01 | 2 | -11/+36 |
* | Replace hardcodes with const variables in ROM.C | Stephen Cprek | 2017-02-03 | 1 | -3/+5 |
* | Verify HBB in HBBL using ROM code | Stephen Cprek | 2017-02-01 | 2 | -0/+54 |
* | Compile ROM code within Hostboot | Stephen Cprek | 2017-01-30 | 7 | -2276/+1651 |
* | Add ROM code files in Hostboot | Stephen Cprek | 2017-01-30 | 7 | -0/+3328 |