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

	.text
	.globl	foo
	.type	foo, @function
foo:
	.word	0
	movab	bar_hidden, %r0
	movab	bar_visible, %r1
	movab	baz, %r2
	ret
	.size	foo, . - foo