Loading…
25-27, August 2025
Amsterdam, Netherlands
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in Central European Summer Time, CEST (UTC +2). To see the schedule in your preferred timezone, please select from the drop-down menu to the right. 

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.

Venue: D201 clear filter
arrow_back View All Dates
Monday, August 25
 

09:00 CEST

Open Source for ESIM Integration - Harald Welte, sysmocom GmbH
Monday August 25, 2025 09:00 - 09:40 CEST
When integrating eSIMs into a Linux based embedded device, one of the questions is how to manage that eSIM. In case of SGP.21 consumer eSIM or the new SGP.31 IoT eSIM, some software component for management and download of eSIM profiles (LPA or IPA) is required. In the past, this was mostly achieved by proprietary software.

More recently, Free and Open Source Software alternatives for this have materialized, like the "lpac" software. This talk covers those projects, what you can do with them and how to integrate them in your cellular-enabled embedded device. 

The talk will also compare this approach of eSIM integration with other approaches such as the venerable SGP.02 M2M eSIM or using an eUICC-integrated LPA/IPA (LPAe/IPAe).
Speakers
avatar for Harald Welte

Harald Welte

Senior Telecommuincations Protocol Nerd, sysmocom GmbH
In his former life, Harald was a Linux Kernel developer, primarily active in the netfilter/iptables subsystem. In 2004, he founded the gpl-violations.org project, which achieved considerable success in early GPL enforcement.
Monday August 25, 2025 09:00 - 09:40 CEST
D201
  Embedded Linux Conference

09:55 CEST

Snag It, Flash It, Ship It: Rethinking Factory Flashing With Open Tools - Romain Gantois, Bootlin & Paresh Bhagat, Texas Instruments
Monday August 25, 2025 09:55 - 10:35 CEST
Factory flashing is a critical stage in the lifecycle of any embedded product. It can quickly become a bottleneck in the supply chain, and its correct execution is essential to ensure that shipped devices are both fully functional and secure. Today’s available tools are often closed-source and tightly coupled to specific vendors, limiting flexibility and making customization difficult.

In 2023, Bootlin introduced Snagboot—an open-source, vendor-agnostic tool designed for recovering and reflashing embedded platforms. Building on this foundation, Bootlin and Texas Instruments collaborated in 2024 to expand Snagboot into a comprehensive factory flashing solution, maintaining its open-source and vendor-neutral nature.

In this talk, we’ll present Snagboot as a recovery and reflashing solution, highlighting its core tools, snagrecover and snagflash. We’ll then dive into the unique challenges of factory flashing and explain how our extended toolset—Snagfactory—addresses them effectively.
Speakers
avatar for Romain Gantois

Romain Gantois

Embedded Linux and kernel engineer and trainer, Bootlin
Romain's journey at Bootlin started with his end of studies internship, during which he developed Snagboot, an open-source and vendor-agnostic embedded platform recovery and reflashing tool. He is currently still maintaining Snagboot, which has attracted several contributions since... Read More →
avatar for Paresh Bhagat

Paresh Bhagat

Embedded Software Engineer, Texas Instruments
I am an Embedded Software Engineer at Texas Instruments with nearly 3 years of experience in developing and integrating solutions for embedded Linux systems. My work spans across multiple areas including Hypervisor like Jailhouse, custom Linux build systems using Buildroot and Yocto... Read More →
Monday August 25, 2025 09:55 - 10:35 CEST
D201
  Embedded Linux Conference
  • Audience Experience Level Any

11:20 CEST

32-bit Linux Support Now and in the Future - Arnd Bergmann, Linaro
Monday August 25, 2025 11:20 - 12:00 CEST
Over the last few years, 64-bit Linux has made it from Servers, PCs and high-end embedded machines lower down in the market, everywhere including the smallest embedded Linux targets. This gives new challenges for users that rely on existing 32-bit hardware being kept up to date, while new features development and testing on those machines keeps winding down.

Arnd gives an overview of which 32-bit systems are still supported, and how long that is going to be the case. This covers modern ARMv7/v8 hardware, older ARMv4/v5/v6 machines, and other embedded CPU architectures.

Specific issues include MMU-less microcontrollers, large memory, small memory, 32-bit userland on 64-bit hardware and the state of the 2038 epochalypse.
Speakers
avatar for Arnd Bergmann

Arnd Bergmann

Arm SoC kernel maintainer, Linaro
Arnd Bergmann has been with Linaro since almost the beginning. He's worked on the kernel across many CPU architectures over his career is and currently co-maintaining the soc tree that is used for merging platform support into the kernel.
Monday August 25, 2025 11:20 - 12:00 CEST
D201
  Embedded Linux Conference
  • Audience Experience Level Any

13:30 CEST

Thinking Outside the (Linux) Box: Security Considerations From Human Actors - Esa Jääskelä, Buutti Oy
Monday August 25, 2025 13:30 - 14:10 CEST
Embedded Linux security often focuses on protecting the devices against attackers using technical safeguards like secure boot and kernel hardening. While essential, this engineering-oriented perspective can result in overlooking a major threat vector: human behavior. Social engineering remains a common attack method, and even embedded devices with limited interactability can be vulnerable to this.

This presentation explores the relationships between developers, users, and attackers to identify security requirements and possible shortcomings in security planning. Core principles include:

- Prevent users (and developers) from compromising security
- Design for resilience against security failures
- Recognize that misunderstandings lead to errors
- Communicate clearly to reduce social engineering risk

While the talk isn't deeply technical, it presents embedded Linux–oriented solutions to these human-centric challenges where applicable. The presentation is accessible to people who are still beginners in the embedded world. My goal is to ensure that device developers consider the actions of both malicious actors and legitimate users in their threat models.
Speakers
avatar for Esa Jääskelä

Esa Jääskelä

Software Developer, Buutti Oy
Esa Jääskelä is an embedded systems engineer with a focus on Linux, Yocto, and programming. He holds an MSc in Computer Science and Engineering and has worked in embedded Linux development since 2016. Passionate about cybersecurity, Esa explores system hardening and shares technical... Read More →
Monday August 25, 2025 13:30 - 14:10 CEST
D201
  Embedded Linux Conference
  • Audience Experience Level Any

14:25 CEST

Reducing Friction in Testing Using QEMU and Labgrid for Yocto-based Products - Joschka Seydell, Zühlke Engineering
Monday August 25, 2025 14:25 - 15:05 CEST
This talk emerged from observing reoccurring pain points in providing a usable and reliable test infrastructure for complex products. Significant time is spent on avoiding test bench overload, on an efficient workflow and on infrastructure problems. Especially for distributed or platform software, many configurations need to be tested – but hardware is usually scarce due to its costs. And when using a shared test setup, dealing with device reboots and interfaces can be cumbersome. If tests are executed on hardware for no reason and due to generally limited resources, testing then comes with long feedback cycles.

To address hardware availability and scalability (also regarding tested permutations), the talk proposes the use of emulated, close-to-hardware targets. While not being exact, QEMU can produce relevant feedback for parts of the software fast and location independent. By combining it with Labgrid, tests involve less ‘moving parts’ and reuse the provided device control, reducing overall maintenance.

The example code shown in the talk is meant to augment common test setups and serves to illustrate the conscious decision on which tests to run where, when and how.
Speakers
avatar for Joschka Seydell

Joschka Seydell

Embedded Software Engineer, Zühlke Engineering
Joschka Seydell is an Embedded Linux/Yocto and C++ developer with experience from projects in the industrial, automotive, consumer and medical domains. This helped him to accumulate insights on recurring patterns and solutions across market segments. Besides, he specializes in software... Read More →
Monday August 25, 2025 14:25 - 15:05 CEST
D201
  Embedded Linux Conference

16:30 CEST

Upstream LTS Component for Product Delivery - Michael Nazzareno Trimarchi, Amarula
Monday August 25, 2025 16:30 - 17:10 CEST
Transitioning product delivery to upstream Long-Term Support (LTS) components (Linux, U-Boot, Buildroot) presents significant advantages, yet poses challenges. This presentation details a company's experience moving from vendor-specific solutions to upstream, emphasizing the process, hurdles, and ensuing benefits. We explore the strategic shift, highlighting the initial complexities of adapting to upstream workflows. Notably, we analyze the impact on platform maintenance, demonstrating a substantial reduction in time and resources required for updates. By leveraging community-driven LTS releases, the product's security and stability were enhanced, streamlining the delivery pipeline. This analysis underscores the efficacy of upstream adoption in fostering sustainable, efficient product lifecycles, and reducing the overhead associated with maintaining an up-to-date embedded platform.
Speakers
avatar for Michael Nazzareno Trimarchi

Michael Nazzareno Trimarchi

Software Engineer, Amarula
I'm a Linux Software Engineer specializing on both Linux based and custom embedded and RT systems with a keen interest in mobile technology. After receiving his Master Degree in Software Engineering from Pisa University in 2000, I have started working on Embedded system and research... Read More →
Monday August 25, 2025 16:30 - 17:10 CEST
D201
  Embedded Linux Conference
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -