1 menu "Remoteproc drivers"
4 tristate "Support for Remote Processor subsystem"
11 Support for remote processors (such as DSP coprocessors). These
12 are mainly used on embedded systems.
16 config OMAP_REMOTEPROC
17 tristate "OMAP remoteproc support"
19 depends on ARCH_OMAP4 || SOC_OMAP5
26 Say y here to support OMAP's remote processors (dual M3
27 and DSP on OMAP4) via the remote processor framework.
29 Currently only supported on OMAP4.
31 Usually you want to say Y here, in order to enable multimedia
32 use-cases to run on your platform (multimedia codecs are
33 offloaded to remote DSP processors using this framework).
35 It's safe to say N here if you're not interested in multimedia
36 offloading or just want a bare minimum kernel.
39 tristate "AMx3xx Wakeup M3 remoteproc support"
40 depends on SOC_AM33XX || SOC_AM43XX
43 Say y here to support Wakeup M3 remote processor on TI AM33xx
44 and AM43xx family of SoCs.
46 Required for Suspend-to-RAM on AM33xx and AM43xx SoCs. Also needed
47 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
48 firmware onto these remote processors.
51 config DA8XX_REMOTEPROC
52 tristate "DA8xx/OMAP-L13x remoteproc support"
53 depends on ARCH_DAVINCI_DA8XX
58 Say y here to support DA8xx/OMAP-L13x remote processors via the
59 remote processor framework.
61 You want to say y here in order to enable AMP
62 use-cases to run on your platform (multimedia codecs are
63 offloaded to remote DSP processors using this framework).
65 This module controls the name of the firmware file that gets
66 loaded on the DSP. This file must reside in the /lib/firmware
67 directory. It can be specified via the module parameter
68 da8xx_fw_name=<filename>, and if not specified will default to
71 It's safe to say n here if you're not interested in multimedia
75 tristate "Qualcomm ADSP Peripheral Image Loader"
76 depends on OF && ARCH_QCOM
79 depends on RPMSG_QCOM_SMD || QCOM_SMD || (COMPILE_TEST && QCOM_SMD=n && RPMSG_QCOM_SMD=n)
81 select QCOM_MDT_LOADER
82 select QCOM_RPROC_COMMON
85 Say y here to support the TrustZone based Peripherial Image Loader
86 for the Qualcomm ADSP remote processors.
88 config QCOM_RPROC_COMMON
92 tristate "Qualcomm Hexagon V5 Peripherial Image Loader"
93 depends on OF && ARCH_QCOM
96 depends on RPMSG_QCOM_SMD || QCOM_SMD || (COMPILE_TEST && QCOM_SMD=n && RPMSG_QCOM_SMD=n)
98 select QCOM_RPROC_COMMON
101 Say y here to support the Qualcomm Peripherial Image Loader for the
102 Hexagon V5 based remote processors.
104 config QCOM_WCNSS_PIL
105 tristate "Qualcomm WCNSS Peripheral Image Loader"
106 depends on OF && ARCH_QCOM
107 depends on RPMSG_QCOM_SMD || QCOM_SMD || (COMPILE_TEST && QCOM_SMD=n && RPMSG_QCOM_SMD=n)
109 depends on REMOTEPROC
110 select QCOM_MDT_LOADER
111 select QCOM_RPROC_COMMON
114 Say y here to support the Peripheral Image Loader for the Qualcomm
115 Wireless Connectivity Subsystem.
118 tristate "ST remoteproc support"
120 depends on REMOTEPROC
125 Say y here to support ST's adjunct processors via the remote
127 This can be either built-in or a loadable module.
129 config ST_SLIM_REMOTEPROC
131 depends on REMOTEPROC