pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
365 stars 38 forks source link

MPU support #135

Open jwise opened 4 years ago

jwise commented 4 years ago

PebbleOS uses the MPU to keep unprivileged applications from smashing Pebble kernel memory. Eventually, we should, too. This would be quite an undertaking, and would involve defining a boundary along which we elevate privileges.