User Tools

Site Tools


civilinfrastructureplatform:cip-core

CIP Core project

Regular meetings

Overview

The Civil Infrastructure Platform (CIP) project aims to provide an open-source base layer (OSBL) for embedded systems that require super long-term support (SLTS). OSBL is composed of the CIP kernel source code, and the CIP Core source packages. CIP Core source packages are a list of Debian Long Term Support (LTS) source packages that members of the CIP project consider important and want to sponsor.

CIP core has two profiles:

  • The tiny profile is built from Debian source code and is useful for devices with storage restrictions, extreme performance and flexibility requirements, and low-complexity applications.
  • The generic profile is built from Debian binary packages and covers devices that require more functionality, have less performance and flexibility requirements, and more storage.

The CIP Core project provides example filesystem images using available build and image generation tools. Currently, we are using meta-debian for Deby, and ISAR for isar-cip-core. However, we are open to the submission of new reference implementations using other build tools (e.g. Debos).

The main goals of CIP Core are:

  • Contribute to the sponsoring and testing of Debian LTS
  • Serve as a reference base from which users can develop their OS images
  • Serve as a reference implementation on important topics such as software updates, security standards, or real-time.
  • Provide file systems for testing on the CIP reference hardware boards using LAVA.

Package list

The list of CIP Core packages and the process to add or remove packages is described here.

Deby

Deby is built with poky and meta-debian, a layer for the poky build system that allows cross-building file system images from Debian source packages (see Deby slides pdf). Deby does not use Yocto/OE source code.

ISAR-CIP-Core

ISAR-CIP-Core is a reference implementation of the generic profile and uses ISAR. ISAR uses bitbake to generate the filesystem image by reusing Debian binaries and rebuilding packages that need modifications for the target board (see ISAR slides pdf).

civilinfrastructureplatform/cip-core.txt · Last modified: 2020/07/29 01:10 by daniel.sangorrin