54
Ironclad - an OS kernel in Ada (ironclad.nongnu.org)

cross-port from: https://programming.dev/post/5377847

Ironclad is a formally verified, hard real-time capable kernel for general-purpose and embedded uses, written in SPARK and Ada. It is comprised of 100% free software, free in the sense that it respects the user's freedom.

Some of the supported features are:

  • A familiar POSIX-compatible interface.
  • True simultaneous preemptive multitasking.
  • Advanced cryptography and a security-centered architecture.
  • Mandatory Access Control (MAC).
  • Highly configurable, hard real-time scheduling.
  • Support for several architectures and boards.

Today (4 Nov 2023) at 14:00 UTC the author will preset it on Ada Monthly Meetup!

top 12 comments
sorted by: hot top controversial new old
[-] christophski@feddit.uk 7 points 8 months ago

Does anyone have scenarios in which you'd use this? Maybe industrial manufacturing or robotics?

[-] huntrss@feddit.de 12 points 8 months ago

Automotive, Aerospace. Everywhere where you need safety qualifiable software (safety as in ISO 26262 or equivalent)

[-] ICastFist@programming.dev 3 points 8 months ago

safety qualifiable software

Automotive

Pretty sure the auto industry avoids safe software

[-] huntrss@feddit.de 2 points 8 months ago
[-] ICastFist@programming.dev 3 points 8 months ago

There's a general (maybe meme-y) feeling that car manufacturers are just slapping software where they shouldn't, and it's shit software. One of the most recent cases is Tesla recalling several self driving cars.

Also, getting hacked remotely because the majority is as safe as a typical IoT gadget.

[-] huntrss@feddit.de 2 points 8 months ago

Fair enough. There are pretty pedantic processes to qualify automotive software, but these are obviously not perfect and bad quality software may still be deployed to the cars.

However, I would not throw OEMs like Tesla and others into the same category regarding Software quality.

[-] ExperimentalGuy@programming.dev 2 points 8 months ago

I feel like Tesla especially is one that's subject to this criticism.

[-] huntrss@feddit.de 1 points 8 months ago

I think they also live after the mantra "move fast and break things", in cars that literally means breaking bones.

[-] ExperimentalGuy@programming.dev 1 points 7 months ago

The idea that Tesla has that mindset in production and not just the design process is really funny to me

[-] u_tamtam@programming.dev 1 points 8 months ago

Because the "car software" that comes to people's mind is most likely to be the infotainment system, which generally sucks, while the hard/safety critical stuff is invisible to them (and admittedly done by 3rd parties like Bosch)

[-] 0x0@programming.dev 2 points 8 months ago

So pretty much where Ada is currently used, no?

[-] huntrss@feddit.de 1 points 8 months ago

I assume so

this post was submitted on 04 Nov 2023
54 points (95.0% liked)

Programming

16207 readers
2 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS