rust: add firmware abstractions
Add an abstraction around the kernels firmware API to request firmware images. The abstraction provides functions to access the firmware's size and backing buffer. The firmware is released once the abstraction instance is dropped. Signed-off-by:Danilo Krummrich <dakr@redhat.com> Acked-by:
Boqun Feng <boqun.feng@gmail.com> Link: https://lore.kernel.org/r/20240618154841.6716-3-dakr@redhat.comSigned-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
rust/kernel/firmware.rs
0 → 100644
Please register or sign in to comment