Re: [PATCH v4 07/13] gpu: nova-core: gsp: turn FWSEC execution into HAL method
From: Eliot Courtney
Date: Wed Jul 01 2026 - 00:17:10 EST
On Mon Jun 29, 2026 at 11:09 PM JST, Alexandre Courbot wrote:
> Turn the `run_fwsec_frts` function into a method of `Tu102`. A following
> patch will turn the "use FWSEC bootloader" property into a flag of the
> TU102 HAL itself, and making this a method will allow the code to access
> it instead of querying `Chipset`.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>