xv6 Teaching Operating System

from blog Daniel Mangum, | ↗ original
Tonight’s @risc_v Tip: MIT’s xv6 teaching OS is a great introduction to RISC-V. For example, start() contains most of the logic required to jump from Machine (M) mode to Supervisor (S) mode. Original Tweet