ksummit.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [Ksummit-discuss] [TECH TOPIC] A Safety-critical Linux system architecture
@ 2018-09-12  1:18 Tiejun Chen
  2018-09-12 10:35 ` Linus Walleij
  0 siblings, 1 reply; 7+ messages in thread
From: Tiejun Chen @ 2018-09-12  1:18 UTC (permalink / raw)
  To: ksummit-discuss

Linux is playing very well in the case of embedded system. And there is no doubt that IoT, internet of things, grows as larger. Actually a variety of embedded systems make IoT so Linux definitely still can contribute to IoT. The thing here is many IoT systems are deployed in the critical infrastructures like the energy generation, oil and gas center, avionic, automotive, etc, where software contexts need to be certified according to different specifications like ARINC 653, Automotive Safety Integrity Level, and so on. So we need to explore making Linux itself certified.

Some efforts like SIL2LinuxMP, which "aims at the certification of the base components of an embedded GNU/Linux RTOS running on a single-core or multi-core industrial COTS computer board. Base components are boot loader, root filesystem, Linux kernel and C library bindings to access the Linux kernel. With the exception of a minimal set of utilities to inspect the system, manage files and start test procedures, user space applications are not included." But looks now it's still at the early stage and not good enough in the production environment.

So could we discuss together if-how we build a safety-critical Linux system architecture? Here are some potential technologies:

Minimal kernel part with some light weight stacks.
Every system and user service are containerized, and even with hardware assisted technologies like SGX.
It's based on Unikernel concept.
One process or even one thread is restricted right there.
It might be having system audit with hypervisor.
How to verify Linux in such a safety-critical environment

But not limited these factors in terms of our safety-critical Linux system architecture.

Thanks
Tiejun

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-16 11:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12  1:18 [Ksummit-discuss] [TECH TOPIC] A Safety-critical Linux system architecture Tiejun Chen
2018-09-12 10:35 ` Linus Walleij
2018-09-12 16:29   ` Darren Hart
2018-09-13  3:13     ` Tiejun Chen
2018-09-13  7:57       ` Linus Walleij
2018-09-13  9:50       ` Greg KH
2018-09-16 11:30         ` Tiejun Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox