Files
Atmosphere/docs/components/mesosphere.md
2020-04-26 19:06:59 +01:00

253 B

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.