Hi, I've done a port of HelenOS [1] to the OpenRISC 1200 32-bit CPU architecture, which is a opensource design of a RISC processor.
The port has been tested on QEMU and the current status is a working userspace with some limitations (the lack of input/output devices). If anyone is interested in trying it, the toolchain must be compiled from the project development repository [2] as support for OpenRISC is not included in mainline gcc yet. A nice goal would be to run HelenOS on jor1k [3], a javascript OpenRISC emulator that can already run a full Linux system with graphics and networking inside a browser. Any contribution or suggestion is welcome. Beniamino [1] lp:~bengal/helenos/openrisc [2] http://opencores.org/or1k/OpenRISC_GNU_tool_chain [3] http://s-macke.github.io/jor1k/ _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
