Re: [PATCH v11 07/22] gpu: nova-core: don't assume 64-bit firmware images
From: Eliot Courtney
Date: Mon Jun 01 2026 - 02:37:18 EST
On Sat May 30, 2026 at 12:09 PM JST, John Hubbard wrote:
> Introduce a single ELF format abstraction that ties each ELF header
> type to its matching section-header type. This keeps the shared
> section parser ready for upcoming ELF32 support and avoids mixing
> 32-bit and 64-bit ELF layouts by mistake.
>
> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>