Difference between revisions of "Hostboot"
Jump to navigation
Jump to search
m (Add RCS GIT link) |
|||
Line 2: | Line 2: | ||
|name=Hostboot | |name=Hostboot | ||
|abbr=Hostboot | |abbr=Hostboot | ||
− | |desc=Open-source boot firmware used to boot [[OpenPOWER]] systems since [[POWER8]]. It is started running by the [[SBE]] after it completes its own initialization tasks, and is the first code that executes on the main POWER cores | + | |desc=Open-source boot firmware used to boot [[OpenPOWER]] systems since [[POWER8]]. It is started running by the [[SBE]] after it completes its own initialization tasks, and is the first code that executes on the main POWER cores (all earlier stages execute on [[OCC]] cores). It is responsible for memory initialization and other tasks. It finishes by chainloading [[Skiboot]].}} |
==References== | ==References== |
Revision as of 05:27, 19 September 2018
Hostboot (Hostboot): Open-source boot firmware used to boot OpenPOWER systems since POWER8. It is started running by the SBE after it completes its own initialization tasks, and is the first code that executes on the main POWER cores (all earlier stages execute on OCC cores). It is responsible for memory initialization and other tasks. It finishes by chainloading Skiboot.