Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | run clang-format. | Josh Rahm | 2021-10-26 |
| | |||
* | Primitive ability to call kernel code from userspace. | Josh Rahm | 2020-11-25 |
| | |||
* | Add module for controlling the MPU. | Josh Rahm | 2020-11-25 |
The MPU is a module in arm chips which allow for memory access protection. They are more primitive than full MMUs, but can still provide at least basic access control between different process controls. |