Re: [PATCH v11 08/22] gpu: nova-core: add support for 32-bit firmware images
From: Eliot Courtney
Date: Mon Jun 01 2026 - 02:41:01 EST
On Sat May 30, 2026 at 12:09 PM JST, John Hubbard wrote:
> 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@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>