IR decoding with BPF
IR decoding with BPF
Posted Jul 30, 2022 21:20 UTC (Sat) by flussence (guest, #85566)In reply to: IR decoding with BPF by comex
Parent article: IR decoding with BPF
There's technically nothing stopping someone doing that at kernel build time and then including the BPF bytecode in the kernel/initrd like a firmware blob. It'd be slightly silly as you could just as easily use plain C; on the other hand one could also make the argument *more* of the kernel should be runtime-replaceable like this...
