Multibuild for Zephyr RTOS
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the challenges and potential solutions for multi-image builds in Zephyr RTOS during this Birds of a Feather (BoF) session led by Marti Bolivar from Nordic Semiconductor. Dive into the current limitations of Zephyr's build system, which only supports generating single application images, and discuss the problems this poses for complex systems with interdependent images. Learn about Nordic's approach to solving this issue and examine various use cases, including bootloaders, secure vs. nonsecure Arm TrustZone images, and multi-core applications. Analyze the pros and cons of different implementation strategies, such as recursive vs. non-recursive builds, and consider how other systems like the Linux kernel handle similar challenges. Gain insights into potential solutions for managing shared headers, RPC calls, and flash layouts in multi-image builds. Participate in this ongoing conversation to help shape the future of Zephyr's build system and improve its ability to handle complex, multi-image applications.
Syllabus
Introduction
Disclaimer
Nordics solution
Problem
Usability
Use Cases
Semak
Time Check
Add Sub Directory
Pros Cons
Cons
Recursive vs non recursive
Recursive problems
Linux kernel
IBIS
Flash layout
Shared headers
RPC calls
How it works
Big graph
Yocto
pippick
other use cases
Taught by
Linux Foundation
Tags
Related Courses
What's New with U-Boot?Linux Foundation via YouTube Porting U-Boot and Linux on New ARM Boards - A Step-by-Step Guide
Linux Foundation via YouTube How I Fell in Love with Zephyr - A System Architect's Tale
Linux Foundation via YouTube Recent Advances in U-Boot
Linux Foundation via YouTube Finding Unmet Dependencies in Kconfig with the Kismet Static Analyzer
Linux Foundation via YouTube