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

# Comment out the next line to ignore configuration errors
config_diagnostics = 1

{- use platform -}
openssl_conf = openssl_init

[openssl_init]
providers = providers

[providers]
p_test_configured = p_test_configured

[p_test_configured]
module = {- platform->dso('p_test') -}
activate = 1
greeting = Hello OpenSSL, greetings from Test Provider