mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 19:03:15 +01:00
Followed the kernel physical memory reservation convention with devices. Devices that are possessable by userspace are created as boot-time capabilities and placed under the kernel resources devmem_free capability list. Any userspace container that is defined with the possession of the device would delete the device capability making it unavailable to further requests.