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

$FreeBSD$

To verify that redzone(9) works properly:

	# make
	# make install
	# kldload redzone
	# sh test.sh

And look at the logs/console output.