# minos **Repository Path**: rand_cs/minos ## Basic Information - **Project Name**: minos - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-09 - **Last Updated**: 2024-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - [x] Marvell espressobin - [x] Raspberry 3B - [x] Raspberry 4 - [x] Khadas VIM3 - [x] Renesas R-Car r8a7795 - [x] Qemu Virt #### Supported OSes - [x] Linux - [x] Ubuntu - [x] Android - [x] 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](https://github.com/minosproject/minos/blob/master/Documents/001-Build_Minos.md) 2. [Documents/002-Test_Minos_on_Raspberry_4.md](https://github.com/minosproject/minos/blob/master/Documents/002-Test_Minos_on_Raspberry_4.md) 3. [Documents/003-Test_Minos_on_Khadas_VIM3.md](https://github.com/minosproject/minos/blob/master/Documents/003-Test_Minos_on_Khadas_VIM3.md) 4. [Documents/004-Test_Minos_on_ARM_FVP.md](https://github.com/minosproject/minos/blob/master/Documents/004-Test_Minos_on_ARM_FVP.md) 5. [Documents/005-Test_IOS_kernel_using_Minos_on_VIM3.md](https://github.com/minosproject/minos/blob/master/Documents/005-Test_IOS_kernel_using_Minos_on_VIM3.md) 6. [Documents/009-Test_Minos_on_Raspberry_3B.md](https://github.com/minosproject/minos/blob/master/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 .......