summaryrefslogtreecommitdiff
path: root/rust/kernel/iommu/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJohn Hubbard <jhubbard@nvidia.com>2026-03-25 18:38:38 -0700
committerAlexandre Courbot <acourbot@nvidia.com>2026-03-30 14:01:40 +0900
commitb3d24269b3c7e764b694689b5fd7517546625150 (patch)
treeb1f019c97f730412cec34b579e876696c965eaf6 /rust/kernel/iommu/git@git.tavy.me:linux.git
parente10dcb9d654177270b48119fa79f3924aef9ff48 (diff)
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
Up until now, only the GSP required parsing of its firmware headers. However, upcoming support for Hopper/Blackwell+ adds another firmware image (FMC), along with another format (ELF32). Therefore, the current ELF64 section parsing support needs to be moved up a level, so that both of the above can use it. There are no functional changes. This is pure code movement. Reviewed-by: Gary Guo <gary@garyguo.net> Signed-off-by: John Hubbard <jhubbard@nvidia.com> Acked-by: Danilo Krummrich <dakr@kernel.org> Link: https://patch.msgid.link/20260326013902.588242-8-jhubbard@nvidia.com [acourbot: use fuller prefix in commit message.] Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'rust/kernel/iommu/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions