1400e64dfSOhad Ben-Cohen# 2400e64dfSOhad Ben-Cohen# Generic framework for controlling remote processors 3400e64dfSOhad Ben-Cohen# 4400e64dfSOhad Ben-Cohen 5400e64dfSOhad Ben-Cohenobj-$(CONFIG_REMOTEPROC) += remoteproc.o 6400e64dfSOhad Ben-Cohenremoteproc-y := remoteproc_core.o 76391a706SOhad Ben-Cohenremoteproc-y += remoteproc_debugfs.o 82aefbef0SMatt Redfearnremoteproc-y += remoteproc_sysfs.o 904a9016eSOhad Ben-Cohenremoteproc-y += remoteproc_virtio.o 1072854fb0SSjur Brændelandremoteproc-y += remoteproc_elf_loader.o 11a0ff4aa6SOleksij Rempelobj-$(CONFIG_IMX_REMOTEPROC) += imx_rproc.o 1234ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o 13a01bc0d5SDave Gerlachobj-$(CONFIG_WKUP_M3_RPROC) += wkup_m3_rproc.o 1413be5432SRobert Tivyobj-$(CONFIG_DA8XX_REMOTEPROC) += da8xx_remoteproc.o 15e88bb8f7SSuman Annaobj-$(CONFIG_KEYSTONE_REMOTEPROC) += keystone_remoteproc.o 16b9e718e9SBjorn Anderssonobj-$(CONFIG_QCOM_ADSP_PIL) += qcom_adsp_pil.o 17bde440eeSBjorn Anderssonobj-$(CONFIG_QCOM_RPROC_COMMON) += qcom_common.o 18051fb70fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_PIL) += qcom_q6v5_pil.o 196de1a507SBjorn Anderssonobj-$(CONFIG_QCOM_WCNSS_PIL) += qcom_wcnss_pil.o 206de1a507SBjorn Anderssonqcom_wcnss_pil-y += qcom_wcnss.o 216de1a507SBjorn Anderssonqcom_wcnss_pil-y += qcom_wcnss_iris.o 2263edb031SLee Jonesobj-$(CONFIG_ST_REMOTEPROC) += st_remoteproc.o 23bb6869b2SPeter Griffinobj-$(CONFIG_ST_SLIM_REMOTEPROC) += st_slim_rproc.o 24