Re: [PATCH 06/13] gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot

From: Gary Guo

Date: Mon Jun 15 2026 - 13:31:38 EST


On Mon Jun 15, 2026 at 3:40 PM BST, Eliot Courtney wrote:
> `FspFirmware` is constructed and immediately passed into `Fsp`. It makes
> sense for `Fsp` to ask to load its firmware, so move it there.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>

Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>

> ---
> drivers/gpu/nova-core/fsp.rs | 11 +++++++----
> drivers/gpu/nova-core/gsp/hal/gh100.rs | 8 +-------
> 2 files changed, 8 insertions(+), 11 deletions(-)