Skip to content

ooops-t/seL4-demo

Repository files navigation

seL4 helloworld demo

build

$ git clone https://github.com/ooops-t/seL4-demo.git
$ git submodule update --init
$ mkdir build
$ cd build/
$ ../init-build.sh -DPLATFORM=x86_64
$ ninja
$ ./simulate # use `ctrl-a x` to exit

About

seL4 helloworld demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published