Home
last modified time | relevance | path

Searched +full:imx8mm +full:- +full:cm4 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/remoteproc/
H A Dfsl,imx-rproc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/fsl,imx-rproc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX Co-Processor
10 This binding provides support for ARM Cortex M4 Co-processor found on some NXP iMX SoCs.
13 - Peng Fan <peng.fan@nxp.com>
18 - fsl,imx6sx-cm4
19 - fsl,imx7d-cm4
20 - fsl,imx7ulp-cm4
[all …]
/linux/drivers/remoteproc/
H A Dimx_rproc.c1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <dt-bindings/firmware/imx/rsrc.h>
7 #include <linux/arm-smccc.h>
75 * struct imx_rproc_mem - slim internal memory structure
122 /* TCM CODE NON-SECURE */
128 /* TCM SYS NON-SECURE*/
179 /* QSPI Code - alias */
181 /* DDR (Code) - alias */
185 /* OCRAM_S - alias */
199 /* TCML - alias */
[all …]