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
# Source file used to test the stwsp.n instruction

foo:
	stwsp.n	r4,0(sp)
	stwsp.n	r4,4(sp)
	stwsp.n	r4,0x3c(sp)
	stwsp.n	r4,0x7c(sp)