commit | 6013727fc33d9361fb01cb4d072134d3d37a1c1a | [log] [tgz] |
---|---|---|
author | Tanmay Shah <tanmay.shah@amd.com> | Mon Sep 25 10:26:48 2023 -0700 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Sep 29 10:29:52 2023 -0600 |
tree | a696b17d2e84b9731259855c1c98a206b127e928 | |
parent | 34eb78f28e5a8f7fd155776cdcdd052325b47c6e [diff] |
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>