predefine / swwOS

turbo лампочка

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swwOS (Something Went Wrong OS)

what is it?

its a swwOS (currently only swwk), an ARMv8(and v9?)/RISC-V(in future) os (currently only kernel)

parts

  • swwk, microkernel
  • nothing more yet

todo

  • PMM
  • (W.I.P.) VFS
  • Interrupts
  • SMBIOS
  • ACPI
  • Modules

how to build

literally to make do it.

  • install aarch64-linux-gnu-gcc
  • make
  • to run download aarch64 ovmf as ovmf.fd and run make run

license

ISC

About

turbo лампочка

License:ISC License


Languages

Language:C 92.7%Language:Assembly 4.6%Language:Makefile 1.7%Language:Shell 1.0%