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

	movhi	hi(foo),r0,r1
	addi	lo(foo),r1,r2
	ld.b	lo(foo),r1,r2
	ld.bu	lo(foo),r1,r2

	ld.bu	lo(0x12345),r1,r2
	ld.bu	lo(0x123456),r1,r2

	ld.w lo(0)[r0], r10
	ld.w lo(0x12345678)[r0], r10