diff options
author | Iuliana Prodan <iuliana.prodan@nxp.com> | 2023-02-21 19:03:56 +0200 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2023-03-13 13:22:39 -0600 |
commit | 408ec1ff0caa340c57eecf4cbd14ef0132036a50 (patch) | |
tree | ca37491485b7c76872a9595e288596058c78b103 /scripts | |
parent | 11bb42a94648af7d4fd570b7f7f26e74d9561ef0 (diff) | |
download | linux-408ec1ff0caa340c57eecf4cbd14ef0132036a50.tar.gz |
remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores
The IRAM is part of the HiFi DSP.
According to hardware specification only 32-bits write are allowed
otherwise we get a Kernel panic.
Therefore add a custom memory copy and memset functions to deal with
the above restriction.
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Link: https://lore.kernel.org/r/20230221170356.27923-1-iuliana.prodan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions