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 1134ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o 12a01bc0d5SDave Gerlachobj-$(CONFIG_WKUP_M3_RPROC) += wkup_m3_rproc.o 1313be5432SRobert Tivyobj-$(CONFIG_DA8XX_REMOTEPROC) += da8xx_remoteproc.o 14b9e718e9SBjorn Anderssonobj-$(CONFIG_QCOM_ADSP_PIL) += qcom_adsp_pil.o 15051fb70fSBjorn Anderssonobj-$(CONFIG_QCOM_MDT_LOADER) += qcom_mdt_loader.o 16bde440eeSBjorn Anderssonobj-$(CONFIG_QCOM_RPROC_COMMON) += qcom_common.o 17051fb70fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_PIL) += qcom_q6v5_pil.o 186de1a507SBjorn Anderssonobj-$(CONFIG_QCOM_WCNSS_PIL) += qcom_wcnss_pil.o 196de1a507SBjorn Anderssonqcom_wcnss_pil-y += qcom_wcnss.o 206de1a507SBjorn Anderssonqcom_wcnss_pil-y += qcom_wcnss_iris.o 2163edb031SLee Jonesobj-$(CONFIG_ST_REMOTEPROC) += st_remoteproc.o 22bb6869b2SPeter Griffinobj-$(CONFIG_ST_SLIM_REMOTEPROC) += st_slim_rproc.o 23