diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-03-07 01:23:29 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2025-03-09 21:23:31 +0300 |
commit | 1d121a33ad50a3c61ce3a551a73ef7945c0b3494 (patch) | |
tree | cea1be6b99eff5d17a4f4610e7395757386aa2f3 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | ef476b0dd9ddfdc34a455408651e7c7bd20b4efe (diff) | |
download | linux-1d121a33ad50a3c61ce3a551a73ef7945c0b3494.tar.xz |
rust: firmware: add `module_firmware!` macro
Analogous to the `module!` macro `module_firmware!` adds additional
firmware path strings to the .modinfo section.
In contrast to `module!`, where path strings need to be string literals,
path strings can be composed with the `firmware::ModInfoBuilder`.
Some drivers require a lot of firmware files (such as nova-core) and
hence benefit from more flexibility composing firmware path strings.
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Link: https://lore.kernel.org/r/20250306222336.23482-4-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions