Coder Social home page Coder Social logo

dalalsunil1986 / xyos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xbhatnag/xyos

0.0 0.0 0.0 39.44 MB

Building a 64-bit micro-kernel for the RPi3B in C and Assembly

C 31.17% Makefile 39.67% Assembly 3.08% Python 0.79% Shell 0.15% Objective-C 15.34% CMake 9.80%

xyos's Introduction

XyOS

XyOS is a 64-Bit micro-kernel written in C and Assembly designed to run on the Raspberry Pi 3B.

On Hold

This project is on hold as I am on a study term.

Goals

  • Get something to boot reliably. Get familiar with AArch64 concepts.
  • Get access to basic peripherals on the Raspberry Pi - GPIO, UART, Timers.
  • Enable software and hardware interrupts
  • Setup virtual memory for kernel and user space
  • Implement synchronization primitives - Spinlocks, Locks, CVs and Semaphores.
  • Implement concurrency primitives - Interrupts, Context Switching and Threads.
  • Implement user space - processes, system calls, etc.
  • Build an abstraction layer for higher level peripherals - USB, HDMI, WiFi, Bluetooth, etc.

Tracking Progress

An open issue is either a goal that I want to achieve or a problem that I need to fix. As I start working on something, I'll try to explain things there via comments.

xyos's People

Contributors

xbhatnag 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.