Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

        .arch armv7a
        .syntax unified
	.text
func:
	nop
	movw r0, #0

	.arch armv7
	.thumb
	nop
	movw r0, #0
	.arm
	nop