|
|
Log in / Subscribe / Register

Safe embedded code is state of the art

Safe embedded code is state of the art

Posted Aug 15, 2024 14:32 UTC (Thu) by mb (subscriber, #50428)
In reply to: Safe embedded code is state of the art by DanilaBerezin
Parent article: Standards for use of unsafe Rust in the kernel

Well, in embedded code it does work.
Why are kernel drivers any more special than that?

In my experience it is always possible to find a safe abstraction that makes sense instead of coding unsafe everywhere.

(And I deliberately said *most* drivers)


to post comments

Safe embedded code is state of the art

Posted Aug 15, 2024 15:47 UTC (Thu) by DanilaBerezin (guest, #168271) [Link]

> (And I deliberately said *most* drivers)

Yes you're right. I glossed over that part.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds