remoteproc: qcom: Introduce WCNSS peripheral image loader
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Sat, 13 Aug 2016 01:18:59 +0000 (18:18 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 18 Aug 2016 19:48:46 +0000 (12:48 -0700)
commitaed361adca9ff1d828843f3afc5d9140a2fa410d
tree81913edcd62ba817a1515c0ff02a9a5e74a614b3
parent3103405f0a570b5472560ed094e562cba9d33028
remoteproc: qcom: Introduce WCNSS peripheral image loader

This introduces the peripheral image loader, for loading WCNSS firmware
and boot the core on e.g. MSM8974. The firmware is verified and booted
with the help of the Peripheral Authentication System (PAS) in
TrustZone.

Tested-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_wcnss.c [new file with mode: 0644]
drivers/remoteproc/qcom_wcnss.h [new file with mode: 0644]
drivers/remoteproc/qcom_wcnss_iris.c [new file with mode: 0644]