Re: [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL

From: Alexandre Courbot

Date: Tue Jul 07 2026 - 03:57:25 EST


On Tue Jul 7, 2026 at 4:21 PM JST, Alexandre Courbot wrote:
> From: Eliot Courtney <ecourtney@xxxxxxxxxx>
>
> The files to give the `ModInfoBuilder` depend on the chipset; this is
> HAL information, so move it there. Doing so lets us remove the
> `uses_fsp` and `needs_fwsec_bootloader` ad-hoc methods of `Chipset`.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>

Eliot, I put you as the author of this patch since it is basically the
diff you gave with very minor changes. If it looks ok to you, can you
give your Signed-off-by?