Difference between revisions of "OpenPOWER Firmware"

From RCS Wiki
Jump to navigation Jump to search
m (→‎Components: spelling)
Line 5: Line 5:
 
== Components ==
 
== Components ==
  
* [[Self-Boot Engine|Self-Boot Engine]] (SBE) code - loads Hostboot an a CPU core
+
* [[Self-Boot Engine|Self-Boot Engine]] (SBE) code - loads Hostboot on a CPU core
 
* [[Hostboot|Hostboot]] - loads Skiboot
 
* [[Hostboot|Hostboot]] - loads Skiboot
 
* [[Skiboot|Skiboot]] - implements [[OpenPOWER Abstraction Layer|OpenPOWER Abstraction Layer]] (OPAL), loads Petitboot, and loads OCC code into the OCC core
 
* [[Skiboot|Skiboot]] - implements [[OpenPOWER Abstraction Layer|OpenPOWER Abstraction Layer]] (OPAL), loads Petitboot, and loads OCC code into the OCC core

Revision as of 13:15, 21 February 2018

OpenPOWER Firmware is an open-source alternative to OpenFirmware and proprietary IBM firmware used on Power machines.[1] It is a general name for many separate pieces of software used to start recent Power Architecture chips made by IBM.[2]

OpenBMC is a separate project that creates firmware for the Baseboard Management Controller.

Components

References

External Links