Skip to content

doytsujin/microski

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A tiny voice from the firmware said, "Hello!"

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 81.1%
  • Makefile 18.9%