]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Thu, 27 Feb 2014 23:52:47 +0000 (15:52 -0800)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
commit9686527824af69ae9d9843d1105790ffb128a8a8
treeda386aff0af17a7cb4020511e92df096159a38c9
parenta9b194119cf64f98bd864d67dbf10bdb43374730
remoteproc: qcom-pil: Implementation of Qualcomm TZ backed PIL

This implements the TrustZone based Peripheral Image Loader used in
Qualcomm platforms for loading and boot audio, video and wifi/bt remote
processors.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_tz_pil.c [new file with mode: 0644]