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
This is a list of TODO's without which the unwind code is *buggy*.

- The Mem-stack
- All Preserved Registers (ar.unat, ar.rnat, ar.lc, ar.fpsr, ar.bsp, ar.bspstore)
- Implicit register saves via _when descriptor records.
- Multiple unwind label_states ( How do we do this without malloc ? )
- Floating Point registers.