PikeOS

Print Print
Reading time 5:27

PikeOS
Architecture of PikeOS from SYSGO.png
Architecture of SYSGO's PikeOS
DeveloperSYSGO GmbH
OS familyReal-time operating system
Working stateCurrent
Source modelClosed source
Latest release5.0 / February 2020; 1 year ago (2020-02)
Marketing targetEmbedded systems
Available inEnglish
PlatformsARM, PowerPC, x86, SPARC
Kernel typeMicrokernel
LicenseProprietary
Official websitewww.sysgo.com/products/pikeos-hypervisor Edit this at Wikidata

PikeOS is a commercial, hard real-time operating system (RTOS) that offers a separation kernel based hypervisor with multiple logical partition types for many other operating systems (each called a GuestOS) and applications. It enables users to build certifiable smart devices for the Internet of things according to the high quality, safety and security standards of different industries.

Overview

PikeOS combines a real-time operating system (RTOS) with a virtualization platform and Eclipse-based integrated development environment (IDE) for embedded systems. It is a commercial clone of L4 microkernel family.[1] PikeOS has been developed for safety and security-critical applications with certification needs in the fields of aerospace & defense, automotive & transport, industrial automation & medical, network infrastructures, and consumer electronics.

One of the key features of PikeOS is the ability to safely execute applications with different safety and security levels concurrently on the same computing platform. This is achieved by the strict spatial and temporal segregation of these applications by means of software partitions. A software partition can be seen as a container with pre-allocated privileges that can have access to memory, central processing unit (CPU) time, input/output (I/O), but also a predefined list of PikeOS services. With PikeOS, the term application refers to an executable linked against the PikeOS application programming interface (API) library and running as a process inside a partition. Due to the nature of the PikeOS API, applications can range from simple control loops up to complete paravirtualized guest operating systems like Linux or hardware virtualized guests.

Example for resource and time partitioning

Software partitions are also called virtual machines (VMs), because it is possible to implement a complete guest operating system inside a partition which executes independently from other partitions and thus can address use cases with mixed criticality. PikeOS can be seen as a Type 1 hypervisor.

Supported toolchain, IDE CODEO

The Eclipse-based IDE CODEO supports system architects with graphical configuration tools, providing all the components that software engineers will need to develop embedded applications, as well as including comprehensive wizards to help embedded project development in a time-saving and cost-efficient way:

  • Guided configuration
  • Remote debugging (down to the hardware instruction level)
  • Target monitoring
  • Remote application software deployment
  • Timing analysis

Several dedicated graphical editing views are supporting the system integrator to always keep the overview on important aspects of the PikeOS system configuration showing partition types, scheduling, communication channels, shared memory and IO device configuration within partitions.

Projects can be easily defined with the help of reusable templates and distributed to the development groups. Users can configure predefined components for their project and can also define and add other components during the development process.

Key benefits

  • Real-time operating system including type 1 hypervisor defined for highly flexible configuration
  • Supports fast or secure booting times
  • Supporting mixed criticality via separation kernel in one system
  • Configuration of partitions with time and hardware resources
  • Kernel driver and user space drivers supported
  • Hardware independence between processor types and families
  • Easy migration processes and high portability on single- and multi-core
  • Developed to support certification according to multiple safety & security standards
  • Reduced time to market via standard development and verification tools
  • Wide range of supported GuestOS types: APIs
  • No export restriction: European solution

Certification standards

Safety certification standards according to:

  • RTCA DO-178B/C
  • ISO 26262
  • IEC 62304
  • EN 50128
  • EN 50657
  • IEC 61508

Security certification standards according to:

  • Common Criteria
  • SAR (???)

Partner ecosystem

SYSGO is committed to establish the technology and business partnerships that will help software engineers to achieve their goals. As of October 2017, SYSGO is working with about 100 partners globally.[2]

An excerpt of partners per category is mentioned below:

  • Board vendors: Curtiss-Wright Controls Embedded Computing, Kontron, MEN or ABACO
  • Silicon vendors: NXP, Renesas, Texas Instruments (TI), Xilinx, Infineon, NVidia or Intel
  • Software partners: CoreAVI, wolfSSL, Aicas, AdaCore, Esterel, RTI, PrismTech, Datalight, Systerel, Imagination Technologies or RAPITA
  • Tool partners: Lauterbach, Vector Software, Rapita, iSYSTEM
  • Supported architectures: ARM, PowerPC, x86, or SPARC (on request)

Supported GuestOS types

  • Linux or Android (ideally SYSGO Linux distribution ELinOS)
  • POSIX PSE51 with PSE52 extensions
  • ARINC 653
  • RTEMS
  • Java
  • AUTOSAR
  • Ada, including Ravenscar profile
  • and others

End-of-life overview

Product Type Product Version Linked CODEO Version Linked ELinOS Version EOL
PikeOS 3.4 (non cert) 5.0, 6.0, 6.1, 6.2 5.2 Since 12/2017
PikeOS 3.4 (cert) 5.0, 6.0, 6.1, 6.2 5.2 LTS on x86
PikeOS 3.5 5.0, 6.0, 6.1, 6.2 6.0, 6.1 Since 12/2017
PikeOS 4.0 6.0, 6.1, 6.2 6.0, 6.1 Since 06/2019
PikeOS 4.1 6.1, 6.2 6.1 Announced for 04/2021
PikeOS 4.2 (non cert) 6.2 6.2 Current
PikeOS 4.2 (cert) 6.2 6.2 Current
PikeOS 5.0 (non cert) 7.0 7.0 Current
PikeOS 5.0 (cert) 7.0 7.0 Current

References

  1. ^ http://ts.data61.csiro.au/publications/nicta_full_text/8988.pdf
  2. ^ "Partner Directory". SYSGO. Retrieved 12 October 2017.

By: Wikipedia.org
Edited: 2021-06-18 18:50:02
Source: Wikipedia.org