remoteproc: zynqmp: Change tcm address translation method
authorTanmay Shah <tanmay.shah@amd.com>
Mon, 25 Sep 2023 17:26:48 +0000 (10:26 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 29 Sep 2023 16:29:52 +0000 (10:29 -0600)
commit6013727fc33d9361fb01cb4d072134d3d37a1c1a
treea696b17d2e84b9731259855c1c98a206b127e928
parent34eb78f28e5a8f7fd155776cdcdd052325b47c6e
remoteproc: zynqmp: Change tcm address translation method

Introduce device address in hardcode TCM table.
Device address is used for address translation.
Also, previous method(hack) to mask few bits from address
to achieve address translation is removed

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20230925172648.2339048-1-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/xlnx_r5_remoteproc.c