Re: [PATCH v12 11/22] gpu: nova-core: Hopper/Blackwell: add FMC firmware image
From: Eliot Courtney
Date: Tue Jun 02 2026 - 03:28:00 EST
On Tue Jun 2, 2026 at 12:20 PM JST, John Hubbard wrote:
> FSP is the Falcon that runs FMC firmware on Hopper and Blackwell.
> Load the FMC ELF in two forms: the image section that FSP boots from,
> and the full Firmware object for later signature extraction during
> Chain of Trust verification. Declare the FMC image in the module's
> firmware table so it is bundled for FSP-based chipsets.
>
> Co-developed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>