[PATCH v3] remoteproc: xlnx: check remote core state

Beleswar Prasad Padhi b-padhi at ti.com
Tue Apr 28 21:28:25 PDT 2026


On 29/04/26 03:48, Tanmay Shah wrote:
> The remote state is set to RPROC_DETACHED if the resource table is found
> in the memory. However, this can be wrong if the remote is not started,
> but firmware is still loaded in the memory. Use PM_GET_NODE_STATUS call
> to the firmware to request the state of the RPU node. If the RPU is
> actually out of reset and running, only then move the remote state to
> RPROC_DETACHED, otherwise keep the remote state to RPROC_OFFLINE.
>
> Fixes: bca4b02ef92e ("remoteproc: xlnx: Add attach detach support")
> Signed-off-by: Tanmay Shah <tanmay.shah at amd.com>


Reviewed-by: Beleswar Padhi <b-padhi at ti.com>

Thanks,
Beleswar

[...]




More information about the linux-arm-kernel mailing list