Re: [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
From: Eliot Courtney
Date: Tue Jul 07 2026 - 09:08:41 EST
On Tue Jul 7, 2026 at 4:49 PM JST, Alexandre Courbot wrote:
> 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?
Yes, lgtm. I guess I just paste this?:
Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>