Catalogue

Linaro Training delivers practical, engineer-led courses focused on Arm and open-source software. You learn from the people who build and maintain the technologies, with training grounded in real upstream workflows, not vendor lock-in or theory. Courses cover Linux, firmware, build systems, and security, and are available as public engineer-led classes or private training for teams. Each course clearly states its level and prerequisites so you can choose what fits your experience and goals.
Engineering upstream. Learning from the source.

Build

Automated Testing for Arm-Based Systems With LAVA

Automated Testing for Arm-Based Systems With LAVA

3 modules

£1,220.00 excl. VAT

This course introduces the Linaro Automated Validation Architecture (LAVA), covering how users write and submit jobs for automated testing on real hardware, how to analyze test results with queries and charts, and how administrators can install, configure, and manage a LAVA lab infrastructure.

More information
Building Embedded Platforms With the Yocto Project

Building Embedded Platforms With the Yocto Project

6 modules

£2,035.00 excl. VAT

This course covers foundational concepts, environment setup, and hands-on skills for creating custom embedded Linux systems, and developing custom components like recipes and layers.

More information

Firmware

Introduction to programming with Rust

Introduction to programming with Rust

5 modules

£2,035.00 excl. VAT

This course is for experienced programmers, covering the fundamentals of the Rust language, its ecosystem (Crates, Cargo), advanced topics like the Type System and Taming the Borrow Checker (ownership, lifetimes), and specialized applications such as Embedded Rust and Rust for Linux kernel development.

More information
Introduction to Arm Trusted Firmware-A

Introduction to Arm Trusted Firmware-A

4 modules

£1,630.00 excl. VAT

This course is designed to provide an in-depth understanding of the Arm Trusted Firmware-A (TF-A) project and the underlying security architecture.

More information
Introduction to the U-Boot Bootloader

Introduction to the U-Boot Bootloader

5 modules

£2,040.00 excl. VAT

U-Boot is the most widely used embedded bootloader, backed by a large community, and this module explains why: covering its core features, configuration options, and practical build and deployment on real hardware.

More information

Linux

Arm Linux Kernel Development

Arm Linux Kernel Development

4 modules

£1,625.00 excl. VAT

This course covers the Linux kernel's architecture, source organization, build process, the role of DeviceTree for hardware description, pragmatic driver development using concepts like MMIO and Regmap, and techniques for symbolic debugging.

More information
Upstream Linux Kernel Development

Upstream Linux Kernel Development

2 modules

£810.00 excl. VAT

This course details the technical and social process of contributing code to the mainline Linux kernel, covering its organizational structure, the benefits of upstreaming, the culture and rules of mailing list communication, and the use of tools like b4 and clang-format for creating, formatting, and submitting high-quality patch series.

More information
Advanced Linux Kernel Debugging

Advanced Linux Kernel Debugging

3 modules

£1,220.00 excl. VAT

This course builds a systematic approach to diagnosing kernel issues, starting with principles such as failing early and progressing to practical, in-depth use of core Linux kernel debugging tools. Learners gain hands-on experience with ftrace for tracing, eBPF for low-overhead dynamic analysis, and perf for statistical profiling.

More information

Security

Introduction to OP-TEE

Introduction to OP-TEE

4 modules

£1,625.00 excl. VAT

This course covers the foundational concepts, architecture, and components of the Open Portable Trusted Execution Environment (OP-TEE), including TEE principles, compliance with GlobalPlatform standards, shared memory, cryptography, compatibility with ARM Trusted Firmware, and practical guidance on building and porting the system.

More information