raskyld / seL4-rust-playground

Just an attempt to learn more about OSDev, Rust and seL4 at the same time while getting my hands dirty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeL4 Rust Playground

Build

We use a docker image as a builder to ease the building process. The first image should only build the kernel.elf using a specified kernel config and a predefined commit ref of the seL4 source.

About

Just an attempt to learn more about OSDev, Rust and seL4 at the same time while getting my hands dirty.

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%