We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Secure Microkernel for Deeply Embedded Devices

Formal Metadata

Title
Secure Microkernel for Deeply Embedded Devices
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Embedded system development is a complex area in which the developers need tohave a deep understanding of the underlying hardware with its configurationsand interfaces, and one of the solutions to reduce this complexity is toutilize an operating system. This talk will introduce F9 microkernel aimed atlow resources embedded systems powered by ARM Cortex-M microprocessors,allowing to perform real-time activities while keeping the drivers and theapplication isolated by a secure layer. F9 microkernel proved itself extremely small and simple to use while stillmaintaining the security of the system regarding the temporal constraints witha trusted computing base (TCB) as small as 3kLoC, which is important forsafety, security and reliability in mission-critical embedded systems. Thistalk will also present the prototype at its early stages built to experimentwith the idea of third-generation microkernels heavily inspired by seL4 forresource-constrained devices with fairly strong memory protection.