]> 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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Aug 2017 10:51:25 +0000 (12:51 +0200)
commit85d80ec3ba1e2c612832449b435ec9478a827138
treea3668e3cca532619107d3efed17da062550c3d17
parentaa1d28adb0032c390f13a43319a9e84f2c8492ab
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]