Hostboot

From RCS Wiki
Revision as of 19:06, 9 February 2023 by JeremyRand (talk | contribs) (See also Coreboot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 auxiliary PPE cores). It is responsible for memory initialization and other tasks. It finishes by chainloading Skiboot.

See Also

References