Re: [PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication

From: Timur Tabi

Date: Mon Nov 03 2025 - 14:54:42 EST


On Mon, 2025-11-03 at 14:35 -0500, Joel Fernandes wrote:
>
> > Are you sure there are no other patches?  The RPC patches can't depend on INIT_DONE being the
> > first
> > response.  Getting a NOCAT RPC first is not uncommon.
>
> It works on my end. Do you have "the wait for init done" patch (the 12th patch?)

Yes.

> You can also boot my tree which has all the patches, i.e. this series + Alex's
> b4/gsp_boot branch:
> https://web.git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git/log/?h=nova-seq-init-done-submitted-v2

As far as I can tell, my tree looks just like this one. I've cloned your tree/tag and I'm building
it now, just to confirm.