> is very useful since it can easily make the OS much more reliable if a process cannot write to memory adresses of the kernel or other processes.
If you make use of memory safe systems programming languages on bare metal, like Ada, SPARK, Rust, Oberon-07 than it isn't usually an issue, since the unsafe code will be quite constrained.
If you make use of memory safe systems programming languages on bare metal, like Ada, SPARK, Rust, Oberon-07 than it isn't usually an issue, since the unsafe code will be quite constrained.
For example, http://www.astrobe.com/boards.htm