minos/include
auser 59a433f949 minos: report live CPU privilege mode in banner
Adds arch_cpu_mode() to the contract, reading real hardware state:
x86 CS.CPL -> ring0, RISC-V mhartid (M-only CSR) -> M-mode,
ARM CPSR[4:0] -> SVC. Confirms M1 runs fully privileged, no user mode.
2026-09-25 01:05:01 +03:00
..
arch.h minos: report live CPU privilege mode in banner 2026-09-25 01:05:01 +03:00
console.h minos M1: minimal multi-arch kernel (x86 + RISC-V + ARM/Zynq) 2026-09-25 00:41:24 +03:00