au-ts / lionsos

A secure, fast, and adaptable OS based on the seL4 microkernel

Home Page:https://lionsos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Lions Operating System

This is the source code for LionsOS, an operating system based on the seL4 microkernel using the seL4 Microkit.

LionsOS is aimed at embedded, IoT and cyberphysical systems and is designed to be formally verifiable, adaptable to a wide class of use cases in the target domain, while at the same time setting the benchmark for performance of microkernel-based operating systems. We aim to achieve all three goals by a highly modular yet ruthlessly performance-oriented design and strict adherence to the time-honoured KISS principle.

For documentation on LionsOS and the reference example system, see the LionsOS website.

About

A secure, fast, and adaptable OS based on the seL4 microkernel

https://lionsos.org

License:BSD 2-Clause "Simplified" License


Languages

Language:C 92.6%Language:Makefile 4.8%Language:Shell 1.7%Language:Python 0.7%Language:Nix 0.2%