Files
Horizon-OC/Source/Atmosphere/docs/components/mesosphere.md

4 lines
253 B
Markdown

# mesosphère
mesosphère is a work in progress customized kernel reimplementation.
The Horizon OS's kernel follows microkernel design principles and runs at the EL1 level. It is currently subdivided into a loader (kernel_ldr) and the main kernel code.