sgzerolc / minos

Flexible Virtualization Solution for Embedded System

Home Page:http://minosproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minos

Flexible Virtualization Solution for Embedded System

What is Minos

Minos is a flexible virtualization solution for embedded system, which can provide the trusted reliability and performance for embedded system while also allowing multiple operating systems to safely co-exist on the same System on Chip (SoC).

Minos defines a device hypervisor reference stack and an architecture for running multiple software subsystems, managed securely, on a consolidated system by means of a virtual machine manager. Minos can be used as a Type 1 reference hypervisor stack, running directly on the bare-metal hardware, and is suitable for a variety of IoT and embedded device solutions. Minos addresses the gap that currently exists between datacenter hypervisors, and hard partitioning hypervisors. The hypervisor architecture partitions the system into different functional domains, with carefully selected guest OS sharing optimizations for IoT and embedded devices.

Supported hardware

  • Marvell espressobin
  • Raspberry 3B
  • Raspberry 4
  • Khadas VIM3
  • Renesas R-Car r8a7795
  • Qemu Virt

Supported OSes

  • Linux
  • Ubuntu
  • Android
  • zephyr

Documentation

We will have various README files in the Documents subdirectory. Please refer Documents/000-INDEX for a list of what is contained in each file or sub-directory.

  1. Documents/001-Build_Minos.md
  2. Documents/002-Test_Minos_on_Raspberry_4.md
  3. Documents/003-Test_Minos_on_Khadas_VIM3.md
  4. Documents/004-Test_Minos_on_ARM_FVP.md
  5. Documents/005-Test_IOS_kernel_using_Minos_on_VIM3.md
  6. Documents/009-Test_Minos_on_Raspberry_3B.md

Others

The V0.4 only test on ARM-FVP and Qemu-virt platform.

Finally, please remember - It's all Just For Fun .......

About

Flexible Virtualization Solution for Embedded System

http://minosproject.org

License:GNU General Public License v2.0


Languages

Language:C 71.9%Language:Python 23.6%Language:Assembly 3.3%Language:Makefile 1.0%Language:Shell 0.2%