Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 621 Bytes

microski

See this Talospace article.

How to build

  1. You will need either a real OpenPOWER machine (POWER8 and up) or a cross-assembling toolchain such as a cross-building gas and bintools.

  2. Edit the Makefile as appropriate to point to your toolchain.

  3. make will generate be_payload.elf and le_payload.elf. You can run them in QEMU using the -kernel option; you still need skiboot.lid or the equivalent to actually kick it off.

Copyright 2014-2016 IBM Corp. Copyright 2020 Cameron Kaiser. Apache 2.0 or GPL 2.0 or later.