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
# This option enables -fcf-protection for stage2, stage3 and stage4.

STAGE2_CFLAGS += -fcf-protection
STAGE3_CFLAGS += -fcf-protection
STAGE4_CFLAGS += -fcf-protection