]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: add support for 32-bit firmware images
authorJohn Hubbard <jhubbard@nvidia.com>
Tue, 2 Jun 2026 03:20:56 +0000 (20:20 -0700)
committerAlexandre Courbot <acourbot@nvidia.com>
Tue, 2 Jun 2026 13:33:15 +0000 (22:33 +0900)
commit258a6f9ab13b809726d2f42da54b8d830e57f1dd
tree343dde544a05c9173cd42d0b9e324441aae669e5
parentbd581ff381443db71c86d5be56f3f70b0030058f
gpu: nova-core: add support for 32-bit firmware images

Some GPU firmware images are packaged as 32-bit ELF rather than 64-bit.
Add a 32-bit implementation of the shared ELF section-parsing
abstraction so those images can be parsed alongside the existing 64-bit
path.

Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Eliot Courtney <ecourtney@nvidia.com>
Link: https://patch.msgid.link/20260602032111.224790-9-jhubbard@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/firmware.rs