[PATCH v6 5/6] remoteproc: imx_rproc: Add support for System Manager CPU API
Daniel Baluta
daniel.baluta at gmail.com
Tue Jan 13 02:29:58 PST 2026
On Fri, Jan 9, 2026 at 2:16 PM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> When the System Manager configuration places the M7 core in the same
> Logical Machine(LM) as the A55 cores (M7 LM ID equals A55 LM ID), Linux
> can control M7 using the CPU protocol API. For more details, see the
> previous patch that adds LMM API support.
>
> Changes include:
> - Introduce imx_rproc_ops_sm_cpu for CPU API operations.
> - Reuse imx_rproc_sm_detect_mode to detect shared LM and set priv->ops to
> imx_rproc_ops_sm_cpu.
> - Implement imx_rproc_sm_cpu_{start,stop} to handle M7 start and stop.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta at nxp.com>
More information about the linux-arm-kernel
mailing list