Re: [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
From: Alexandre Courbot
Date: Wed Apr 08 2026 - 03:40:46 EST
On Wed Apr 1, 2026 at 6:20 AM JST, Joel Fernandes wrote:
> Refactor the GSP boot function to return only the GspStaticInfo,
> removing the FbLayout from the return tuple.
We are not returning the `FbLayout` - that bit was introduced from an
earlier revision of this series and is not in the original code.