]> git.karo-electronics.de Git - karo-tx-linux.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)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:08 +0000 (09:55 +0000)
commita21b31539d5f39ddcc88ff45be9cfd81b6a75e31
tree5eafe2acd99cc9b3a3a3456f096151c0cfac57e0
parentba92df66a24b7f5246d09598e12154de63e03265
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]