Re: [PATCH v6 06/12] remoteproc: mediatek: Extract remoteproc initialization flow

From: AngeloGioacchino Del Regno
Date: Mon Feb 13 2023 - 09:53:40 EST


Il 13/02/23 04:37, Tinghan Shen ha scritto:
This is the preparation for probing multi-core SCP. The remoteproc
initialization flow is similar on cores and is reuesd to avoid
redundant code.

The registers of config and l1tcm are shared for multi-core
SCP. Reuse the mapped addresses for all cores.

Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>