Coder Social home page Coder Social logo

eleanor-arm / fiasco Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kernkonzept/fiasco

0.0 0.0 0.0 10.49 MB

The development version of the L4Re Microkernel

Home Page: https://github.com/kernkonzept/fiasco/wiki

Shell 0.04% C++ 42.22% Python 0.06% Perl 0.36% C 8.10% Assembly 0.70% SourcePawn 4.79% Makefile 1.17% Yacc 0.06% Lex 0.04% POV-Ray SDL 42.47% GDB 0.01%

fiasco's Introduction

The L4Re Microkernel Repository

This repository contains the source code of the L4Re microkernel (also known as the Fiasco microkernel). User level applications are not included in this package.

The L4Re microkernel is used to construct flexible systems that support running real-time, time-sharing and virtualization workloads concurrently on one system. The kernel scales from big and complex systems down to small and embedded applications. It supports the following architectures:

Architecture 32 bit 64 bit Status
x86 x x Build check
ARM x x Build check
MIPS x x Build check
RISC-V x x Build check

For a full list of the supported platforms and features see the feature list.

We welcome contributions to the microkernel. Please see our contributors guide on how to contribute.

Reporting vulnerabilities

We encourage responsible disclosure of vulnerabilities you may discover. Please disclose them privately via [email protected] to us.

Building

Fiasco.OC can be built using a recent version of gcc (>=7) or clang (>=9), GNU binutils, GNU make and Perl (>=5.6).

Change to the top-level directory of this project and create a build directory by typing

$ make BUILDDIR=/path/to/build

Change to the newly created build directory. You can now modify the default configuration by typing

$ make menuconfig

Make the desired changes, save and exit the configuration. Now you can build the kernel by typing

$ make

You can also build in parallel by providing a suitable -j option. If the build completed successfully you can find the kernel binary as fiasco in the build directory.

For further information please refer to our detailed build instructions.

License

The L4Re microkernel is licensed under the GPLv2. For other licensing options, please contact [email protected].

fiasco's People

Contributors

admlck avatar alexwarg avatar gkotheim avatar jkloetzke avatar jermar avatar icedieler avatar flupp avatar martin-decky avatar mhaehnel avatar phipse avatar farao avatar lonvia avatar stepardo avatar diegodiasm avatar stephan-gh avatar chrissicool avatar svenlinker avatar sixtyfourktec avatar renormalist avatar mkuettle avatar atopia avatar m00wl avatar herrwiese avatar yyyledu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.