twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
66 stars 14 forks source link

Initial monitor state management overhaul #196

Closed dbittman closed 3 weeks ago

dbittman commented 1 month ago

This PR implements the scaffolding for the rest of the implementation of the security monitor, organizing the state management, initial support for mapping and unmapping objects in the space, and managing threads. Most of this is stubbed and not hooked up yet. Next PR will implement more functionality.