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

+ ./dict_open unionmap:{static:one,static:two,inline:{foo=three}} read
owner=trusted (uid=2147483647)
> get foo
foo=one,two,three
> get bar
bar=one,two
+ ./dict_open unionmap:{static:one,fail:fail} read
owner=trusted (uid=2147483647)
> get foo
foo: error