Jan 012019
 

Writing device drivers is always a good start for a journey into the Linux kernel code. Of course, the kernel is a highly complex piece of software, and if you mess up your code properly, you might take down the entire system with you. User-space drivers on the other hand might not look as good on your CV, but they can help to work around some of the dangers and complexity of the kernel space.…

External feed Read More at the Source: https://hackaday.com/2018/12/31/35c3-safe-and-secure-drivers-in-high-level-languages/

 2019-01-01

Sorry, the comment form is closed at this time.