SlideShare a Scribd company logo
Civil Infrastructure Platform :
Industrial Grade SLTS Kernel and
Base-Layer Development
Yoshitake Kobayashi
Open Source Summit Japan, Tokyo, June 2, 2017
Our Civilization is Run by Linux
https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USA
Open Source Summit Japan 2017 2
https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USA
Transport Energy Industry Others
Rail automation
Automatic ticket gates
Vehicle control
Power Generation
Turbine Control
Industry automation
Industrial communication
CNC control
Building automation
Healthcare
Broadcasting
Open Source Summit Japan 2017 3
But there are issues to be
solved…
https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USAOpen Source Summit Japan 2017 4
A Railway System:
25-50 years products life-cycle
with very reluctant nature for product update and upgrade of hardware and
base software platform
Image: http://www.deutschebahn.com/contentblob/10862328/20160301+Stw+M%C3%BClheim+Innenansicht+1+(1)/data.jpg
Open Source Summit Japan 2017 5
Railway Example
3 – 5 years development time
2 – 4 years customer specific extensions
1 year initial safety certifications / authorization
3 – 6 months safety certifications / authorization for follow-up releases
(depending on amount of changes)
25 – 50 years lifetime
Image: http://www.deutschebahn.com/contentblob/10862328/20160301+Stw+M%C3%BClheim+Innenansicht+1+(1)/data.jpgOpen Source Summit Japan 2017 6
What we have done on Linux for civil infrastructure systems
• Improve real-time performance and test
• Improve reliability and test
• Improve security and test
• Improve stability and test
• Create a lot of documents and review
• Open source software licenses compliance
• Export control classification
• Then, support for long-time such as 20-60 years
• ...
Open Source Summit Japan 2017 7
Open Source Summit Japan 2017 8
We have a problem…
The Problems we face …
• The systems that support our modern civilization need to survive for a VERY
LONG TIME. Until now the corresponding industrial grade super long term
maintenance has been done individually by each company.
• These systems not only have to survive for a long time, they must be
“INDUSTRIAL GRADE” (robust, secure and reliable). And at the same time
the industry will also need to catch up with the latest technology trends
Open Source Summit Japan 2017 9
The Solutions we need …
• We need a Collaborative framework to maintain the same open
source based system for many, many, many years to keep it secure,
robust and reliable.
• AND most importantly, we need to do this collaboratively in the
upstream communities, not locally.
LONG TERM
MAINTENACE
INDUSTRIAL
GRADE
Collaborative
Development
Open Source Summit Japan 2017 10
Open Source Summit Japan 2017 11
Establishing an Open Source Base Layer of
industrial-grade software to enable the use
and implementation of software building
blocks for Civil Infrastructure Systems
CIP is our solution…
https://www.cip-project.org/
Requirements for the Civil infrastructure systems
Industrial
Grade
• Reliability
• Functional Safety
• Security
• Real-time capabilities
Sustainability
• Product life-cycles of 10
– 60 years
Conservative
Upgrade/Upd
ate Strategy
• Firmware updates only
if industrial grade is
jeopardized
• Minimize the risk of
regressions
• Keeping regression test
and certification efforts
low
This has to be achieve with …
Development time
 Shorter development times for
more complex systems
Maintenance costs
 Low maintenance costs for
commonly uses software
components
 Low commissioning and update
costs
Development costs
 Don‘t re-invent the wheel
Open Source Summit Japan 2017 12
Things to be done: Creation of an “Open Source Base Layer”
UserspaceHardwareKernel
• Open source based
reference
implementation
• Start from a minimal set
for controllers in
industrial grade systems
Open
Source
Base Layer
CIP Reference Hardware
CIP Reference
Filesystem image with SDK
(CIP Core packages)
CIP SLTS Kernel
Non-CIP packages
Any Linux distribution (e.g. Yocto Project, Debian,
openSUSE, etc.) may extend/include CIP packages.
Open Source Summit Japan 2017 13
Scope of activities
UserspaceKernelspace
Linux Kernel
App container
infrastructure (mid-term)
App Framework
(optionally, mid-term)
Middleware/Libraries
Safe & Secure
Update
Monitoring
Domain Specific communication
(e.g. OPC UA)
Shared config.
& logging
Real-time support
Real-time /
safe virtualization
Tools Concepts
Build environment
(e.g. yocto recipes)
Test automation
Tracing & reporting
tools
Configuration
management
Device management
(update, download)
Functional safety
architecture/strategy,
including compliance
w/ standards (e.g., NERC
CIP, IEC61508)
Long-term support
Strategy:
security patch
management
Standardization
collaborative effort with
others
License clearing
Export Control
Classification
On device software stack Product development
and maintenance
Application life-
cycle management
Security
Multimedia
Open Source Summit Japan 2017 14
Technical topics and related projects (Feb. 2017 version)
w
Linux Kernel
Userland Isolation
LXC Cgroups
Heterogeneous
Computing
SoC FPGA
Middleware / Tools
Application support
App Framework HMI Framework FW update App deployment
Configuration/Device management
Configuration Industrial Zeroconf
Domain specific and IoT communication
OPC UA
Avnu
Echonet
Industrial special-purpose protocols
Functional Safety
SIL3 supportSIL2LinuxMP
Monitoring/error detection
RTOS
OM2M
Security
LSM
Anomaly detection
SELinux
Kernel Isolation
Communication
Jailhouse
SafeG
Real-time support
PREEMPT-RT
GPGPU/FPGA real-time
Xenomai
RT/non-RT communication
Live patching
Monitoring / Tracing
RAS
Ftrace ktap
Coherent Security Mechanisms
Hardware / SoC (x86 or ARM based)
To be specified / implemented by CIP Integration / cooperationLegend
`I
Testing
kselftest
CIP test suite
FuegoLTP
Infrastructure and Services
Support
SLTS
Development process
SIL3 supportSIL2 support
Legal topics SPDX
Export ControlLicense Clearing
FOSSology
Backwards compatibility
Build and production
Yocto Project
TSN
Multimedia Common issues
Y2038
KernelCI
Debian build system
* Topics will be added or removed to reflect CIP technical interests
Open Source Summit Japan 2017 15
Scope of activities
UserspaceKernelspace
Linux Kernel
App container
infrastructure (mid-term)
App Framework
(optionally, mid-term)
Middleware/Libraries
Safe & Secure
Update
Monitoring
Domain Specific communication
(e.g. OPC UA)
Shared config.
& logging
Real-time support
Real-time /
safe virtualization
Tools Concepts
Build environment
(e.g. yocto recipes)
Test automation
Tracing & reporting
tools
Configuration
management
Device management
(update, download)
Functional safety
architecture/strategy,
including compliance
w/ standards (e.g., NERC
CIP, IEC61508)
Long-term support
Strategy:
security patch
management
Standardization
collaborative effort with
others
License clearing
Export Control
Classification
On-device software stack Product development
and maintenance
Application life-
cycle management
Security
Multimedia
Open Source Summit Japan 2017 16
Current status of CIP base layer development
• CIP SLTS kernel development
• Decide the CIP kernel version
• 4.4 is the first CIP kernel. Maintenance expected for 10 years and more (SLTS).
• Select a maintainer
• Ben Hutchings is the initial CIP-kernel maintainer
• Define a kernel maintenance policies
• https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipkernelmaintenance
• Start maintenance
• Linux 4.4.69-cip4 released on 25th May 2017
• Create CIP kernel test framework
• CIP core package development
• Define an initial component set
• Define component version
• Contribute to upstream project
• Start maintenance for SLTS
Open Source Summit Japan 2017 17
Open Source Summit Japan 2017 18
CIP SLTS Kernel Development
Overview of CIP SLTS kernel
• Kernel trees
• CIP SLTS (linux-4.4.y-cip)
• Official CIP SLTS kernel tree
• https://git.kernel.org/cgit/linux/kernel/git/bwh/linux-cip.git/
• Based on linux-stable.git
• Maintainer: Ben Hutchings
• Validation will be done by CIP
• CIP SLTS+PREEMPT_RT (will be separately maintained by CIP members)
• CIP kernel tree based on linux-stable-rt and patches from CIP SLTS
• Validation will be done by CIP
• Maintenance period
• 10 years and more (10-20 years)
Open Source Summit Japan 2017 19
CIP SLTS Kernel development trees
Mainline
Stable (linux-stable)
4.4
CIP SLTS (linux-4.4.y-cip)
Stable-rt
CIP SLTS-rt/with FB
1. Feature backports
2. Security fix only
+PREEMPT_RT Follow the CIP SLTS with
PREEMPT_RT
Validate by CIP members
Backported
patches
Maintained by Ben Hutchings
Take over from
maintainer
Take over from
maintainer
Open Source Summit Japan 2017 20
CIP SLTS Kernel development
• Kernel maintenance policy
• https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipkernelmaintenance
• Follow the stable kernel development rule as the basis
• Feature backports are acceptable
• All features has to be in upstream kernel before backport to CIP kernel
• CIP has “Upstream first” policy
• Validation will be done by CIP test infrastructure and/or members
• Current backported features on 4.4.y-CIP
• Kernel Self Protection Project related features
• Address Space Layout Randomization for user space process (ASLR)
• GCC’s undefined behaviour Sanitizer (UBSAN)
• Faster page poisoning
Open Source Summit Japan 2017 21
CIP’s participation in the Real-time Linux Project
• CIP has become a Gold Member of the
Real Time Linux Project
• What’s next
• Work together with the RTL Project
• CIP member Daniel Wagner (Siemens) is trying to become the maintainer of
4.4.y-stable-rt, the base version of the CIP Kernel.
• More information
• https://wiki.linuxfoundation.org/realtime/rtl/start
Open Source Summit Japan 2017 22
Out-of-tree drivers
• In general, all out-of-tree drivers are unsupported by CIP
• Users can use CIP kernel with out-of-tree drivers
• If a bug is found in such a modified kernel, users will first demonstrate that it
exists in the CIP kernel source release in order for the CIP maintainers to act
on it.
Open Source Summit Japan 2017 23
Major version release cycle (Next CIP SLTS kernel version)
• CIP will take a LTS kernel every 2-4 years
• Planning to synchronize with LTSI for next CIP SLTS kernel
• LTSI: http://ltsi.linuxfoundation.org/
Open Source Summit Japan 2017 24
Open Source Summit Japan 2017 25
CIP Kernel testing
Purpose of CIP testing
• Detecting bugs
• Detecting regressions
• Provide test results in a timely manner
Open Source Summit Japan 2017 26
Milestones of CIP testing and current status
1. Board at desk - single dev
• A setup that allows a developer to test the CIP kernel on the CIP selected hardware platform
connected locally to her development machine using kernelCI tools.
2. CIP kernel testing
• Test the CIP kernel on a regular basis and share the results with other CIP community members.
3. Define kernel testing as a service within CIP
• Define the testing environment within CIP assuming that, in some cases, some members may
share the tests, test results or laboratories while others may not.
4. From kernel testing to system testing
• Once the testing environment has been ready and works for the kernel, explore how to extend
it to the entire CIP platform.
https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting
Open Source Summit Japan 2017 27
CIP testing
• Goal
• Create and publish a VM image that contains KernelCI & LAVA
• Single developer can test the CIP kernel (or any other kernels)
• News
• B@D v0.9.1 has been release at OSSJ 2017
• https://www.cip-project.org/news/2017/05/30/bd-v0-9-1
• Download the VM or deploy the environment through Vagrant
• https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipdownload
• Check the tools and software packages included in this release.
• https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptestingboar
datdesksingledevfeaturepage
• The CIP testing team has invested a significant effort in writing step by step
instructions to deploy, configure and run tests.
• Check the source code involved
• https://gitlab.com/cip-project/cip-testing/board-at-desk-single-
dev/tree/master
Open Source Summit Japan 2017 28
CIP testing: next steps
• During the coming months the team will focus on:
• Defining how tests should look like.
• Defining how results should be shared.
• Increasing the test coverage of the CIP Kernel
• More updates at Embedded Linux Conference Europe 2017 this
October
Open Source Summit Japan 2017 29
Open Source Summit Japan 2017 30
CIP Core Package Development
Current status of the Base layer development
1. Define an initial component set
2. Define component version
3. Contribute to upstream project
4. Start maintenance for SLTS
Open Source Summit Japan 2017 31
Current status of the Base layer development
1. Define an initial component set
2. Define component version
3. Contribute to upstream project
4. Start maintenance for SLTS
1.5 Talk to upstream maintainer
Open Source Summit Japan 2017 32
Initial component set for CIP base layer
• Flex
• Bison
• autoconf
• automake
• bc
• bison
• Bzip2
• Curl
• Db
• Dbus
• Expat
• Flex
• gawk
• Gdb
CIP will start with a minimal set of packages. “CIP kernel” and “CIP core” packages run on hardware.
NOTE: The maintenance effort varies considerably for different packages.
CIP Core
Packages
CIP
Kernel
Dev
packages
• Kernel
• Linux kernel 4.4 + backported patches
• PREEMPT_RT patch
• Bootloader
• U-boot
• Shells / Utilities
• Busybox
• Base libraries
• Glibc
• Tool Chain
• Binutils
• GCC
• Security
• OpenSSL
• Git
• Glib
• Gmp
• Gzip
• gettext
• Kbd
• Libibverbs
• Libtool
• Libxml2
• Mpclib
• Mpfr4
• Ncurses
• Make
• M4
• pax-utils
• Pciutils
• Perl
• pkg-config
• Popt
• Procps
• Quilt
• Readline
• sysfsutils
• Tar
• Unifdef
• Zlib
Keep these packages for Reproducible buildCandidates for initial component set
Open Source Summit Japan 2017 33
CIP Project X
• Started an incubation project for the minimum base system
• This project will provide a way to test the installable image
• Goal
• Input: Debian sources/binaries and cip kernel
• Build mechanism: bitbake and/or Debian build system
• Output: Minimum deployable base system
• Current status
• Minimal rootfs available for the following hardware
• QEMUx86
• BeagleBone Black
• Cyclone-V
• Source code
• https://gitlab.com/cip-playground/project-x
Open Source Summit Japan 2017 34
Development plan
CIP will increase the development effort to create a industrial grade common base-layer
Phase 1:
• Define supported kernel
subsystems, arch.
• Initial SLTS component selection
• Select SLTS versions
• Set-up maintenance
infrastructure (build, test)
Phase 2:
• Patch collection, stabilization, back
port of patches for CIP kernel
packages
• Support more subsystems
• Additional core packages
Core
Packages
Kernel
(SLTS)
Phase 3:
• Domain specific enhancements,
e.g. communication protocols,
industrial IoT middleware
• Optionally: more subystems
• Optionally: more core packages
add. pkgs
Core
Packages
Kernel
(SLTS)
add. pkgs
Core
Packages
Kernel
(SLTS)
Open Source Summit Japan 2017 35
CIP whitepaper release
• Year One Update + Whitepaper Release
• https://www.cip-
project.org/blog/2017/05/31/cip-year-one-
update-whitepaper-release
• Everyone can download the whitepaper
• https://wiki.linuxfoundation.org/_media/civilin
frastructureplatform/whitepaper_short.pdf
Open Source Summit Japan 2017 36
Summary
• Selected the first CIP kernel and initial maintainer
• 4.4 as first CIP kernel. Maintenance expected for 10+ years (SLTS).
• Ben Hutchings as initial CIP kernel maintainer.
• Defined CIP Kernel maintenance policies.
• Defining CIP kernel + RT maintenance.
• Defined initial board platforms and provide support for them.
• Renesas RZ/G and Beaglebone Black
• Released Board @ Desk for CIP kernel testing
• Started CIP Project X
• Published a whitepaper
Open Source Summit Japan 2017 37
Open Source Summit Japan 2017 38
Next Steps
Next steps by CIP
• Board @desk - Single dev
• Start Action-2.
https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting
• Increase test coverage.
• Kernel maintenance
• Define Kernel features
• Create a branch for 4.4-cip-rt
• Analysis
• Select additional software as part of CIP base layer.
• Review requirements from CIP members (e.g. Functional Safety)
• Collaboration: kernelCI, LAVA, Fuego, y2038, KSPP, Real-time Linux Project
Open Source Summit Japan 2017 39
CIP booth at OSSJ 2017
• CIP use cases
• Industrial controller
• Power plant simulator
with real controller
• IoT (OpenBlocks IoT)
• CIP testing on reference
board (Renesas RZ/G)
• Whitepaper
Open Source Summit Japan 2017 40
Open Source Summit Japan 2017 41
Please Join us!
Why joining CIP?
• Steer
participate in project decisions and technical direction.
• Participate
bring your use cases and ideas to the right forum.
• Learn
by working on daily basis in the open with others with common interest.
• Collaborate
share effort and knowledge. Stand on the shoulders of giants.
Open Source Summit Japan 2017 42
Contact Information and Resources
To get the latest information, please contact:
• Noriaki Fukuyasu: fukuyasu@linuxfoundation.org
Other resources
• CIP Web site: https://www.cip-project.org
• CIP Mailing list: cip-dev@lists.cip-project.org
• CIP Wiki: https://wiki.linuxfoundation.org/civilinfrastructureplatform/
• Collaboration at CIP: http://www.gitlab.com/cip-project
• CIP kernel: git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git
Open Source Summit Japan 2017 43
Call for new participants!
Provide a super long-term maintained industrial-
grade embedded Linux platform.
Platinum Members
Silver Members
Open Source Summit Japan 2017 44
Questions?
Open Source Summit Japan 2017 45
Thank you!
Open Source Summit Japan 2017 46

More Related Content

What's hot

RISC-V Online Tutor
RISC-V Online TutorRISC-V Online Tutor
RISC-V Online Tutor
RISC-V International
 
RISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmwareRISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmware
RISC-V International
 
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and allHKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
Linaro
 
Open j9 jdk on RISC-V
Open j9 jdk on RISC-VOpen j9 jdk on RISC-V
Open j9 jdk on RISC-V
RISC-V International
 
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Anne Nicolas
 
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
Qualcomm Developer Network
 
Chips alliance omni xtend overview
Chips alliance omni xtend overviewChips alliance omni xtend overview
Chips alliance omni xtend overview
RISC-V International
 
Porting tock to open titan
Porting tock to open titanPorting tock to open titan
Porting tock to open titan
RISC-V International
 
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
Codemotion
 
RISC-V software state of the union
RISC-V software state of the unionRISC-V software state of the union
RISC-V software state of the union
RISC-V International
 
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
Qualcomm Developer Network
 
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
RISC-V International
 
IoTivity for Automotive: meta-ocf-automotive tutorial
IoTivity for Automotive: meta-ocf-automotive tutorialIoTivity for Automotive: meta-ocf-automotive tutorial
IoTivity for Automotive: meta-ocf-automotive tutorial
Samsung Open Source Group
 
Data on the move a RISC-V opportunity
Data on the move   a RISC-V opportunityData on the move   a RISC-V opportunity
Data on the move a RISC-V opportunity
RISC-V International
 
RISC-V Introduction
RISC-V IntroductionRISC-V Introduction
RISC-V Introduction
RISC-V International
 
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_genRISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V International
 
Andes RISC-V vector extension demystified-tutorial
Andes RISC-V vector extension demystified-tutorialAndes RISC-V vector extension demystified-tutorial
Andes RISC-V vector extension demystified-tutorial
RISC-V International
 
Tutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verificationTutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verification
RISC-V International
 
Easily emulating full systems on amazon fpg as
Easily emulating full systems on amazon fpg asEasily emulating full systems on amazon fpg as
Easily emulating full systems on amazon fpg as
RISC-V International
 
Developing for polar fire soc
Developing for polar fire socDeveloping for polar fire soc
Developing for polar fire soc
RISC-V International
 

What's hot (20)

RISC-V Online Tutor
RISC-V Online TutorRISC-V Online Tutor
RISC-V Online Tutor
 
RISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmwareRISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmware
 
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and allHKG18-315 - Why the ecosystem is a wonderful thing, warts and all
HKG18-315 - Why the ecosystem is a wonderful thing, warts and all
 
Open j9 jdk on RISC-V
Open j9 jdk on RISC-VOpen j9 jdk on RISC-V
Open j9 jdk on RISC-V
 
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
 
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 2
 
Chips alliance omni xtend overview
Chips alliance omni xtend overviewChips alliance omni xtend overview
Chips alliance omni xtend overview
 
Porting tock to open titan
Porting tock to open titanPorting tock to open titan
Porting tock to open titan
 
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
Debug, Analyze and Optimize Games with Intel Tools - Matteo Valoriani - Codem...
 
RISC-V software state of the union
RISC-V software state of the unionRISC-V software state of the union
RISC-V software state of the union
 
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
Developing for Industrial IoT with Linux OS on DragonBoard™ 410c: Session 4
 
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
RISC-V Verification Panel - is RISC-V Verification Ecosystem Ready for the Co...
 
IoTivity for Automotive: meta-ocf-automotive tutorial
IoTivity for Automotive: meta-ocf-automotive tutorialIoTivity for Automotive: meta-ocf-automotive tutorial
IoTivity for Automotive: meta-ocf-automotive tutorial
 
Data on the move a RISC-V opportunity
Data on the move   a RISC-V opportunityData on the move   a RISC-V opportunity
Data on the move a RISC-V opportunity
 
RISC-V Introduction
RISC-V IntroductionRISC-V Introduction
RISC-V Introduction
 
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_genRISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_gen
 
Andes RISC-V vector extension demystified-tutorial
Andes RISC-V vector extension demystified-tutorialAndes RISC-V vector extension demystified-tutorial
Andes RISC-V vector extension demystified-tutorial
 
Tutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verificationTutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verification
 
Easily emulating full systems on amazon fpg as
Easily emulating full systems on amazon fpg asEasily emulating full systems on amazon fpg as
Easily emulating full systems on amazon fpg as
 
Developing for polar fire soc
Developing for polar fire socDeveloping for polar fire soc
Developing for polar fire soc
 

Similar to Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer Development

SLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure PlatformSLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure Platform
Yoshitake Kobayashi
 
Introducing the Civil Infrastructure Platform Project
Introducing the Civil Infrastructure Platform ProjectIntroducing the Civil Infrastructure Platform Project
Introducing the Civil Infrastructure Platform Project
Yoshitake Kobayashi
 
Applying Linux to the Civil Infrastructure
Applying Linux to the Civil InfrastructureApplying Linux to the Civil Infrastructure
Applying Linux to the Civil Infrastructure
Yoshitake Kobayashi
 
Introduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure PlatformIntroduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure Platform
SZ Lin
 
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
Agustin Benito Bethencourt
 
Introducing the Civil Infrastructure Platform
Introducing the Civil Infrastructure PlatformIntroducing the Civil Infrastructure Platform
Introducing the Civil Infrastructure Platform
Yoshitake Kobayashi
 
Time is ready for the Civil Infrastructure Platform
Time is ready for the Civil Infrastructure PlatformTime is ready for the Civil Infrastructure Platform
Time is ready for the Civil Infrastructure Platform
Yoshitake Kobayashi
 
[ELCE] Activities of super long term support kernel workgroup in civil infras...
[ELCE] Activities of super long term support kernel workgroup in civil infras...[ELCE] Activities of super long term support kernel workgroup in civil infras...
[ELCE] Activities of super long term support kernel workgroup in civil infras...
SZ Lin
 
Manage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycleManage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycle
SZ Lin
 
Using Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure SystemsUsing Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure Systems
Yoshitake Kobayashi
 
Intro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and LinkerdIntro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and Linkerd
Weaveworks
 
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanDeveloping Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanRyo Jin
 
Software update for embedded systems
Software update for embedded systemsSoftware update for embedded systems
Software update for embedded systems
SZ Lin
 
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoTZephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
LinuxCon ContainerCon CloudOpen China
 
Modern IoT and Embedded Linux Deployment - Berlin
Modern IoT and Embedded Linux Deployment - BerlinModern IoT and Embedded Linux Deployment - Berlin
Modern IoT and Embedded Linux Deployment - Berlin
Djalal Harouni
 
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoTInria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Stéphanie Roger
 
Enabling NFV features in kubernetes
Enabling NFV features in kubernetesEnabling NFV features in kubernetes
Enabling NFV features in kubernetes
Kuralamudhan Ramakrishnan
 
Long-term Maintenance Model of Embedded Industrial Linux Distribution
Long-term Maintenance Model of Embedded Industrial Linux DistributionLong-term Maintenance Model of Embedded Industrial Linux Distribution
Long-term Maintenance Model of Embedded Industrial Linux Distribution
SZ Lin
 
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
Edge AI and Vision Alliance
 

Similar to Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer Development (20)

SLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure PlatformSLTS kernel and base-layer development in the Civil Infrastructure Platform
SLTS kernel and base-layer development in the Civil Infrastructure Platform
 
Introducing the Civil Infrastructure Platform Project
Introducing the Civil Infrastructure Platform ProjectIntroducing the Civil Infrastructure Platform Project
Introducing the Civil Infrastructure Platform Project
 
Applying Linux to the Civil Infrastructure
Applying Linux to the Civil InfrastructureApplying Linux to the Civil Infrastructure
Applying Linux to the Civil Infrastructure
 
Introduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure PlatformIntroduction to Civil Infrastructure Platform
Introduction to Civil Infrastructure Platform
 
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
In Need For A Linux Kernel Maintained For A Very Long Time? CIP Linux Kernel ...
 
Introducing the Civil Infrastructure Platform
Introducing the Civil Infrastructure PlatformIntroducing the Civil Infrastructure Platform
Introducing the Civil Infrastructure Platform
 
Time is ready for the Civil Infrastructure Platform
Time is ready for the Civil Infrastructure PlatformTime is ready for the Civil Infrastructure Platform
Time is ready for the Civil Infrastructure Platform
 
[ELCE] Activities of super long term support kernel workgroup in civil infras...
[ELCE] Activities of super long term support kernel workgroup in civil infras...[ELCE] Activities of super long term support kernel workgroup in civil infras...
[ELCE] Activities of super long term support kernel workgroup in civil infras...
 
Manage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycleManage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycle
 
Using Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure SystemsUsing Embedded Linux for Infrastructure Systems
Using Embedded Linux for Infrastructure Systems
 
Intro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and LinkerdIntro to GitOps with Weave GitOps, Flagger and Linkerd
Intro to GitOps with Weave GitOps, Flagger and Linkerd
 
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanDeveloping Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
 
Software update for embedded systems
Software update for embedded systemsSoftware update for embedded systems
Software update for embedded systems
 
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoTZephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
 
Modern IoT and Embedded Linux Deployment - Berlin
Modern IoT and Embedded Linux Deployment - BerlinModern IoT and Embedded Linux Deployment - Berlin
Modern IoT and Embedded Linux Deployment - Berlin
 
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoTInria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
 
Enabling NFV features in kubernetes
Enabling NFV features in kubernetesEnabling NFV features in kubernetes
Enabling NFV features in kubernetes
 
All in one
All in oneAll in one
All in one
 
Long-term Maintenance Model of Embedded Industrial Linux Distribution
Long-term Maintenance Model of Embedded Industrial Linux DistributionLong-term Maintenance Model of Embedded Industrial Linux Distribution
Long-term Maintenance Model of Embedded Industrial Linux Distribution
 
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
 

More from Yoshitake Kobayashi

InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)
Yoshitake Kobayashi
 
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
 The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
Yoshitake Kobayashi
 
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Yoshitake Kobayashi
 
Using Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI KernelUsing Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI Kernel
Yoshitake Kobayashi
 
An Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource PartitioningAn Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource Partitioning
Yoshitake Kobayashi
 
Deadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINEDeadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINE
Yoshitake Kobayashi
 
Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler
Yoshitake Kobayashi
 
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With FtraceIneffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Yoshitake Kobayashi
 
Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs
Yoshitake Kobayashi
 
Evaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File SystemsEvaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File Systems
Yoshitake Kobayashi
 

More from Yoshitake Kobayashi (10)

InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)InnerSource Learning Path (Japanese)
InnerSource Learning Path (Japanese)
 
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
 The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
The Latest Status of CE Workgroup Shared Embedded Linux Distribution Project
 
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
Poky meets Debian: Understanding how to make an embedded Linux by using an ex...
 
Using Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI KernelUsing Real-Time Patch with LTSI Kernel
Using Real-Time Patch with LTSI Kernel
 
An Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource PartitioningAn Essential Relationship between Real-time and Resource Partitioning
An Essential Relationship between Real-time and Resource Partitioning
 
Deadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINEDeadline Miss Detection with SCHED_DEADLINE
Deadline Miss Detection with SCHED_DEADLINE
 
Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler Improvement of Scheduling Granularity for Deadline Scheduler
Improvement of Scheduling Granularity for Deadline Scheduler
 
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With FtraceIneffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
Ineffective and Effective Ways To Find Out Latency Bottlenecks With Ftrace
 
Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs Moving Forward: Overcoming Compatibility Issues BoFs
Moving Forward: Overcoming Compatibility Issues BoFs
 
Evaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File SystemsEvaluation of Data Reliability on Linux File Systems
Evaluation of Data Reliability on Linux File Systems
 

Recently uploaded

Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 

Recently uploaded (20)

Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 

Civil Infrastructure Platform: Industrial Grade SLTS Kernel and Base-layer Development

  • 1. Civil Infrastructure Platform : Industrial Grade SLTS Kernel and Base-Layer Development Yoshitake Kobayashi Open Source Summit Japan, Tokyo, June 2, 2017
  • 2. Our Civilization is Run by Linux https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USA Open Source Summit Japan 2017 2
  • 3. https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USA Transport Energy Industry Others Rail automation Automatic ticket gates Vehicle control Power Generation Turbine Control Industry automation Industrial communication CNC control Building automation Healthcare Broadcasting Open Source Summit Japan 2017 3
  • 4. But there are issues to be solved… https://www.airpano.com/360Degree-VirtualTour.php?3D=San-Francisco-USAOpen Source Summit Japan 2017 4
  • 5. A Railway System: 25-50 years products life-cycle with very reluctant nature for product update and upgrade of hardware and base software platform Image: http://www.deutschebahn.com/contentblob/10862328/20160301+Stw+M%C3%BClheim+Innenansicht+1+(1)/data.jpg Open Source Summit Japan 2017 5
  • 6. Railway Example 3 – 5 years development time 2 – 4 years customer specific extensions 1 year initial safety certifications / authorization 3 – 6 months safety certifications / authorization for follow-up releases (depending on amount of changes) 25 – 50 years lifetime Image: http://www.deutschebahn.com/contentblob/10862328/20160301+Stw+M%C3%BClheim+Innenansicht+1+(1)/data.jpgOpen Source Summit Japan 2017 6
  • 7. What we have done on Linux for civil infrastructure systems • Improve real-time performance and test • Improve reliability and test • Improve security and test • Improve stability and test • Create a lot of documents and review • Open source software licenses compliance • Export control classification • Then, support for long-time such as 20-60 years • ... Open Source Summit Japan 2017 7
  • 8. Open Source Summit Japan 2017 8 We have a problem…
  • 9. The Problems we face … • The systems that support our modern civilization need to survive for a VERY LONG TIME. Until now the corresponding industrial grade super long term maintenance has been done individually by each company. • These systems not only have to survive for a long time, they must be “INDUSTRIAL GRADE” (robust, secure and reliable). And at the same time the industry will also need to catch up with the latest technology trends Open Source Summit Japan 2017 9
  • 10. The Solutions we need … • We need a Collaborative framework to maintain the same open source based system for many, many, many years to keep it secure, robust and reliable. • AND most importantly, we need to do this collaboratively in the upstream communities, not locally. LONG TERM MAINTENACE INDUSTRIAL GRADE Collaborative Development Open Source Summit Japan 2017 10
  • 11. Open Source Summit Japan 2017 11 Establishing an Open Source Base Layer of industrial-grade software to enable the use and implementation of software building blocks for Civil Infrastructure Systems CIP is our solution… https://www.cip-project.org/
  • 12. Requirements for the Civil infrastructure systems Industrial Grade • Reliability • Functional Safety • Security • Real-time capabilities Sustainability • Product life-cycles of 10 – 60 years Conservative Upgrade/Upd ate Strategy • Firmware updates only if industrial grade is jeopardized • Minimize the risk of regressions • Keeping regression test and certification efforts low This has to be achieve with … Development time  Shorter development times for more complex systems Maintenance costs  Low maintenance costs for commonly uses software components  Low commissioning and update costs Development costs  Don‘t re-invent the wheel Open Source Summit Japan 2017 12
  • 13. Things to be done: Creation of an “Open Source Base Layer” UserspaceHardwareKernel • Open source based reference implementation • Start from a minimal set for controllers in industrial grade systems Open Source Base Layer CIP Reference Hardware CIP Reference Filesystem image with SDK (CIP Core packages) CIP SLTS Kernel Non-CIP packages Any Linux distribution (e.g. Yocto Project, Debian, openSUSE, etc.) may extend/include CIP packages. Open Source Summit Japan 2017 13
  • 14. Scope of activities UserspaceKernelspace Linux Kernel App container infrastructure (mid-term) App Framework (optionally, mid-term) Middleware/Libraries Safe & Secure Update Monitoring Domain Specific communication (e.g. OPC UA) Shared config. & logging Real-time support Real-time / safe virtualization Tools Concepts Build environment (e.g. yocto recipes) Test automation Tracing & reporting tools Configuration management Device management (update, download) Functional safety architecture/strategy, including compliance w/ standards (e.g., NERC CIP, IEC61508) Long-term support Strategy: security patch management Standardization collaborative effort with others License clearing Export Control Classification On device software stack Product development and maintenance Application life- cycle management Security Multimedia Open Source Summit Japan 2017 14
  • 15. Technical topics and related projects (Feb. 2017 version) w Linux Kernel Userland Isolation LXC Cgroups Heterogeneous Computing SoC FPGA Middleware / Tools Application support App Framework HMI Framework FW update App deployment Configuration/Device management Configuration Industrial Zeroconf Domain specific and IoT communication OPC UA Avnu Echonet Industrial special-purpose protocols Functional Safety SIL3 supportSIL2LinuxMP Monitoring/error detection RTOS OM2M Security LSM Anomaly detection SELinux Kernel Isolation Communication Jailhouse SafeG Real-time support PREEMPT-RT GPGPU/FPGA real-time Xenomai RT/non-RT communication Live patching Monitoring / Tracing RAS Ftrace ktap Coherent Security Mechanisms Hardware / SoC (x86 or ARM based) To be specified / implemented by CIP Integration / cooperationLegend `I Testing kselftest CIP test suite FuegoLTP Infrastructure and Services Support SLTS Development process SIL3 supportSIL2 support Legal topics SPDX Export ControlLicense Clearing FOSSology Backwards compatibility Build and production Yocto Project TSN Multimedia Common issues Y2038 KernelCI Debian build system * Topics will be added or removed to reflect CIP technical interests Open Source Summit Japan 2017 15
  • 16. Scope of activities UserspaceKernelspace Linux Kernel App container infrastructure (mid-term) App Framework (optionally, mid-term) Middleware/Libraries Safe & Secure Update Monitoring Domain Specific communication (e.g. OPC UA) Shared config. & logging Real-time support Real-time / safe virtualization Tools Concepts Build environment (e.g. yocto recipes) Test automation Tracing & reporting tools Configuration management Device management (update, download) Functional safety architecture/strategy, including compliance w/ standards (e.g., NERC CIP, IEC61508) Long-term support Strategy: security patch management Standardization collaborative effort with others License clearing Export Control Classification On-device software stack Product development and maintenance Application life- cycle management Security Multimedia Open Source Summit Japan 2017 16
  • 17. Current status of CIP base layer development • CIP SLTS kernel development • Decide the CIP kernel version • 4.4 is the first CIP kernel. Maintenance expected for 10 years and more (SLTS). • Select a maintainer • Ben Hutchings is the initial CIP-kernel maintainer • Define a kernel maintenance policies • https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipkernelmaintenance • Start maintenance • Linux 4.4.69-cip4 released on 25th May 2017 • Create CIP kernel test framework • CIP core package development • Define an initial component set • Define component version • Contribute to upstream project • Start maintenance for SLTS Open Source Summit Japan 2017 17
  • 18. Open Source Summit Japan 2017 18 CIP SLTS Kernel Development
  • 19. Overview of CIP SLTS kernel • Kernel trees • CIP SLTS (linux-4.4.y-cip) • Official CIP SLTS kernel tree • https://git.kernel.org/cgit/linux/kernel/git/bwh/linux-cip.git/ • Based on linux-stable.git • Maintainer: Ben Hutchings • Validation will be done by CIP • CIP SLTS+PREEMPT_RT (will be separately maintained by CIP members) • CIP kernel tree based on linux-stable-rt and patches from CIP SLTS • Validation will be done by CIP • Maintenance period • 10 years and more (10-20 years) Open Source Summit Japan 2017 19
  • 20. CIP SLTS Kernel development trees Mainline Stable (linux-stable) 4.4 CIP SLTS (linux-4.4.y-cip) Stable-rt CIP SLTS-rt/with FB 1. Feature backports 2. Security fix only +PREEMPT_RT Follow the CIP SLTS with PREEMPT_RT Validate by CIP members Backported patches Maintained by Ben Hutchings Take over from maintainer Take over from maintainer Open Source Summit Japan 2017 20
  • 21. CIP SLTS Kernel development • Kernel maintenance policy • https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipkernelmaintenance • Follow the stable kernel development rule as the basis • Feature backports are acceptable • All features has to be in upstream kernel before backport to CIP kernel • CIP has “Upstream first” policy • Validation will be done by CIP test infrastructure and/or members • Current backported features on 4.4.y-CIP • Kernel Self Protection Project related features • Address Space Layout Randomization for user space process (ASLR) • GCC’s undefined behaviour Sanitizer (UBSAN) • Faster page poisoning Open Source Summit Japan 2017 21
  • 22. CIP’s participation in the Real-time Linux Project • CIP has become a Gold Member of the Real Time Linux Project • What’s next • Work together with the RTL Project • CIP member Daniel Wagner (Siemens) is trying to become the maintainer of 4.4.y-stable-rt, the base version of the CIP Kernel. • More information • https://wiki.linuxfoundation.org/realtime/rtl/start Open Source Summit Japan 2017 22
  • 23. Out-of-tree drivers • In general, all out-of-tree drivers are unsupported by CIP • Users can use CIP kernel with out-of-tree drivers • If a bug is found in such a modified kernel, users will first demonstrate that it exists in the CIP kernel source release in order for the CIP maintainers to act on it. Open Source Summit Japan 2017 23
  • 24. Major version release cycle (Next CIP SLTS kernel version) • CIP will take a LTS kernel every 2-4 years • Planning to synchronize with LTSI for next CIP SLTS kernel • LTSI: http://ltsi.linuxfoundation.org/ Open Source Summit Japan 2017 24
  • 25. Open Source Summit Japan 2017 25 CIP Kernel testing
  • 26. Purpose of CIP testing • Detecting bugs • Detecting regressions • Provide test results in a timely manner Open Source Summit Japan 2017 26
  • 27. Milestones of CIP testing and current status 1. Board at desk - single dev • A setup that allows a developer to test the CIP kernel on the CIP selected hardware platform connected locally to her development machine using kernelCI tools. 2. CIP kernel testing • Test the CIP kernel on a regular basis and share the results with other CIP community members. 3. Define kernel testing as a service within CIP • Define the testing environment within CIP assuming that, in some cases, some members may share the tests, test results or laboratories while others may not. 4. From kernel testing to system testing • Once the testing environment has been ready and works for the kernel, explore how to extend it to the entire CIP platform. https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting Open Source Summit Japan 2017 27
  • 28. CIP testing • Goal • Create and publish a VM image that contains KernelCI & LAVA • Single developer can test the CIP kernel (or any other kernels) • News • B@D v0.9.1 has been release at OSSJ 2017 • https://www.cip-project.org/news/2017/05/30/bd-v0-9-1 • Download the VM or deploy the environment through Vagrant • https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipdownload • Check the tools and software packages included in this release. • https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptestingboar datdesksingledevfeaturepage • The CIP testing team has invested a significant effort in writing step by step instructions to deploy, configure and run tests. • Check the source code involved • https://gitlab.com/cip-project/cip-testing/board-at-desk-single- dev/tree/master Open Source Summit Japan 2017 28
  • 29. CIP testing: next steps • During the coming months the team will focus on: • Defining how tests should look like. • Defining how results should be shared. • Increasing the test coverage of the CIP Kernel • More updates at Embedded Linux Conference Europe 2017 this October Open Source Summit Japan 2017 29
  • 30. Open Source Summit Japan 2017 30 CIP Core Package Development
  • 31. Current status of the Base layer development 1. Define an initial component set 2. Define component version 3. Contribute to upstream project 4. Start maintenance for SLTS Open Source Summit Japan 2017 31
  • 32. Current status of the Base layer development 1. Define an initial component set 2. Define component version 3. Contribute to upstream project 4. Start maintenance for SLTS 1.5 Talk to upstream maintainer Open Source Summit Japan 2017 32
  • 33. Initial component set for CIP base layer • Flex • Bison • autoconf • automake • bc • bison • Bzip2 • Curl • Db • Dbus • Expat • Flex • gawk • Gdb CIP will start with a minimal set of packages. “CIP kernel” and “CIP core” packages run on hardware. NOTE: The maintenance effort varies considerably for different packages. CIP Core Packages CIP Kernel Dev packages • Kernel • Linux kernel 4.4 + backported patches • PREEMPT_RT patch • Bootloader • U-boot • Shells / Utilities • Busybox • Base libraries • Glibc • Tool Chain • Binutils • GCC • Security • OpenSSL • Git • Glib • Gmp • Gzip • gettext • Kbd • Libibverbs • Libtool • Libxml2 • Mpclib • Mpfr4 • Ncurses • Make • M4 • pax-utils • Pciutils • Perl • pkg-config • Popt • Procps • Quilt • Readline • sysfsutils • Tar • Unifdef • Zlib Keep these packages for Reproducible buildCandidates for initial component set Open Source Summit Japan 2017 33
  • 34. CIP Project X • Started an incubation project for the minimum base system • This project will provide a way to test the installable image • Goal • Input: Debian sources/binaries and cip kernel • Build mechanism: bitbake and/or Debian build system • Output: Minimum deployable base system • Current status • Minimal rootfs available for the following hardware • QEMUx86 • BeagleBone Black • Cyclone-V • Source code • https://gitlab.com/cip-playground/project-x Open Source Summit Japan 2017 34
  • 35. Development plan CIP will increase the development effort to create a industrial grade common base-layer Phase 1: • Define supported kernel subsystems, arch. • Initial SLTS component selection • Select SLTS versions • Set-up maintenance infrastructure (build, test) Phase 2: • Patch collection, stabilization, back port of patches for CIP kernel packages • Support more subsystems • Additional core packages Core Packages Kernel (SLTS) Phase 3: • Domain specific enhancements, e.g. communication protocols, industrial IoT middleware • Optionally: more subystems • Optionally: more core packages add. pkgs Core Packages Kernel (SLTS) add. pkgs Core Packages Kernel (SLTS) Open Source Summit Japan 2017 35
  • 36. CIP whitepaper release • Year One Update + Whitepaper Release • https://www.cip- project.org/blog/2017/05/31/cip-year-one- update-whitepaper-release • Everyone can download the whitepaper • https://wiki.linuxfoundation.org/_media/civilin frastructureplatform/whitepaper_short.pdf Open Source Summit Japan 2017 36
  • 37. Summary • Selected the first CIP kernel and initial maintainer • 4.4 as first CIP kernel. Maintenance expected for 10+ years (SLTS). • Ben Hutchings as initial CIP kernel maintainer. • Defined CIP Kernel maintenance policies. • Defining CIP kernel + RT maintenance. • Defined initial board platforms and provide support for them. • Renesas RZ/G and Beaglebone Black • Released Board @ Desk for CIP kernel testing • Started CIP Project X • Published a whitepaper Open Source Summit Japan 2017 37
  • 38. Open Source Summit Japan 2017 38 Next Steps
  • 39. Next steps by CIP • Board @desk - Single dev • Start Action-2. https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting • Increase test coverage. • Kernel maintenance • Define Kernel features • Create a branch for 4.4-cip-rt • Analysis • Select additional software as part of CIP base layer. • Review requirements from CIP members (e.g. Functional Safety) • Collaboration: kernelCI, LAVA, Fuego, y2038, KSPP, Real-time Linux Project Open Source Summit Japan 2017 39
  • 40. CIP booth at OSSJ 2017 • CIP use cases • Industrial controller • Power plant simulator with real controller • IoT (OpenBlocks IoT) • CIP testing on reference board (Renesas RZ/G) • Whitepaper Open Source Summit Japan 2017 40
  • 41. Open Source Summit Japan 2017 41 Please Join us!
  • 42. Why joining CIP? • Steer participate in project decisions and technical direction. • Participate bring your use cases and ideas to the right forum. • Learn by working on daily basis in the open with others with common interest. • Collaborate share effort and knowledge. Stand on the shoulders of giants. Open Source Summit Japan 2017 42
  • 43. Contact Information and Resources To get the latest information, please contact: • Noriaki Fukuyasu: fukuyasu@linuxfoundation.org Other resources • CIP Web site: https://www.cip-project.org • CIP Mailing list: cip-dev@lists.cip-project.org • CIP Wiki: https://wiki.linuxfoundation.org/civilinfrastructureplatform/ • Collaboration at CIP: http://www.gitlab.com/cip-project • CIP kernel: git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git Open Source Summit Japan 2017 43
  • 44. Call for new participants! Provide a super long-term maintained industrial- grade embedded Linux platform. Platinum Members Silver Members Open Source Summit Japan 2017 44
  • 46. Thank you! Open Source Summit Japan 2017 46