You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hardware interface is too "dangerous" and doesn't allow proper sandboxing.
Exposing only the PCI and DeviceTree (and USB) interfaces should be enough to write drivers. Anything that can't be done on top of these should be directly put in the kernel.
After #428 is done.
The hardware interface is too "dangerous" and doesn't allow proper sandboxing.
Exposing only the PCI and DeviceTree (and USB) interfaces should be enough to write drivers. Anything that can't be done on top of these should be directly put in the kernel.
cc #370 #206 #118
The text was updated successfully, but these errors were encountered: