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
	.ent	func
func:
	lui	$4,%hi(foo-.)
	addiu	$4,%lo(foo-.)
	lw	$4,%got(foo-.)($gp)
	.end	func

	.byte	foo-.
	.half	foo-.
	.quad	foo-.