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

1
2
3
4
5
6
7
8
#notoc call stubs, no pcrel insns
 .text
 .abiversion 2
_start:
 bl f1
 nop
 bl f1@notoc
 bl f2@notoc