summaryrefslogtreecommitdiffstats
path: root/src/usr/sbe
Commit message (Expand)AuthorAgeFilesLines
* SBE Update: Don't alter HBB partition when customizing SBE imageNick Bofferding2018-04-191-2/+8
* Secure Boot: Close SBE Security BackdoorIlya Smirnov2018-03-301-1/+13
* Ensure ATTR_EC_GARD and ATTR_EQ_GARD are updated before SBE updateDan Crowell2018-03-261-0/+6
* Created individual update flags for both SEEPROM 0 and SEEPROM 1Roland Veloz2018-03-121-4/+10
* Introduce new shared library for image processing fucntionsRichard J. Knight2018-03-021-19/+3
* Force an SBE update upon boot failure as well as break out common dataRoland Veloz2018-02-281-4/+9
* Send additional FSP progress messages during long isteps (e.g. memdiags)Rick Ward2018-02-151-12/+1
* Cumulus updates and testcase workaroundsCorey Swenson2018-01-251-1/+4
* Remove is_master conditional from getVersionInfo in sbe_updateChristian Geddes2018-01-181-20/+15
* Make SBE_MISCOMPARE_WITH_MASTER_VERSION errors informationalChristian Geddes2017-12-121-14/+19
* Secure Boot; Force simultaneous SBE update on key transitionNick Bofferding2017-12-111-264/+320
* Code restruct: TOR APIClaus Michael Olsen2017-12-101-1/+3
* Secure Boot: Surface unique TI when key transitioning completeNick Bofferding2017-12-081-3/+3
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-051-1/+7
* Add RTC to remind us to allow sending readSeeprom op to slave SBEChristian Geddes2017-11-301-0/+8
* Story 179465 - Smarter HBBL id handling ...Brian Bakke2017-11-191-8/+112
* Use readSeeprom PSU chipop to get SBE seeprom image versionChristian Geddes2017-11-171-101/+282
* Parser for SBE and HCODE build levelMarty Gloff2017-11-061-3/+3
* Centaur ring support - TOR APIClaus Michael Olsen2017-11-011-2/+4
* Centaur ring support - ring_apply and ring dataSumit Kumar2017-11-012-1/+3
* Implement Secure unloadJaymes Wilks2017-10-201-12/+5
* Enable sbe test casesChristian Geddes2017-10-101-177/+180
* Default to use the master's side for slave sbe starts in OPDan Crowell2017-09-121-39/+59
* Remove sleep from SBE_UPDATE pathBill Hoffa2017-09-111-5/+0
* SBE Update Console Print FixBill Hoffa2017-09-081-1/+1
* Improve SBE Update Console MessagesBill Hoffa2017-09-051-1/+8
* Check for Minimum Number of Cores (depending on system) during SBE UpdateDzuy Nguyen2017-08-221-1/+8
* Keep masterVersionCompare() call out of OpenPOWER SBE Update re-IPL pathMarty Gloff2017-08-181-13/+15
* Sleep after SBE Quiesce in SBE Update PathBill Hoffa2017-08-171-0/+6
* SBE update plan for OpenPOWERMarty Gloff2017-08-092-131/+220
* Secure Boot: Shutdown after key transitionNick Bofferding2017-07-281-16/+53
* Remove SBEC pnor partition from p9 codeStephen Cprek2017-07-241-4/+0
* sbe_update: Poke the watchdog after each seeprom update actionWilliam A. Kennington III2017-07-201-0/+17
* Block SBE updates during mpiplDzuy Nguyen2017-07-181-13/+46
* Log build level for SBE and HCODE customizationMarty Gloff2017-07-171-0/+30
* xip_customize: GPTR/overlays stage 1 supportClaus Michael Olsen2017-07-141-0/+69
* Add in calls to p9_get_sbe_msg_register and handler functions (4/4)Elizabeth Liner2017-06-293-710/+2
* Verify the correct HW Key Hash is used in Customized SBE ImageMike Baiocchi2017-06-112-124/+245
* Disable Ring Overrides in Secure ModeMike Baiocchi2017-06-081-1/+3
* Add severity to saved data for SBE Update error logMarty Gloff2017-05-312-7/+12
* p9_dd_container: simple generic standalone DD level containerMartin Peschke2017-05-221-0/+1
* Clean up of devdesc in hostboot codeIlya Smirnov2017-05-221-0/+8
* Apply RINGOVD to SBE image prior to core dataDean Sanner2017-05-052-27/+30
* Fix for Add header and verify Hostboot Bootloader for sbe updateStephen M. Cprek2017-04-251-0/+14
* Update the HW Key Hash in HBBL from PNOR for SBE Update OperationsMike Baiocchi2017-04-191-0/+52
* Sign and securely load SBE partitionStephen Cprek2017-04-192-35/+51
* Revert "Add header to and verify Hostboot Bootloader for sbe update"Stephen M. Cprek2017-04-121-21/+0
* Port SBKT signing and secure loadingStephen Cprek2017-04-102-0/+89
* Add header to and verify Hostboot Bootloader for sbe updateStephen Cprek2017-04-101-0/+21
* Read the HW Key Hash from a Processor's SBE SeepromMike Baiocchi2017-04-032-4/+307
OpenPOWER on IntegriCloud