remoteproc: qcom: Driver for the self-authenticating Hexagon v5
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Mon, 20 Jun 2016 21:28:41 +0000 (14:28 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 13 Jul 2016 20:38:15 +0000 (13:38 -0700)
commit051fb70fd4ea40fbc7139186a4890b2fe5cb1e76
treecfbcaadd1323c846fd3251fc1ac59d56503af7ff
parent3b76df4b1eea5395e0fd44402720c9053d8ca305
remoteproc: qcom: Driver for the self-authenticating Hexagon v5

This driver supports bringing the Q6V5 out of reset, load and drive
the self-authenticating boot loader and use this to load the mdt and
subsequent bXX files.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_mdt_loader.c [new file with mode: 0644]
drivers/remoteproc/qcom_mdt_loader.h [new file with mode: 0644]
drivers/remoteproc/qcom_q6v5_pil.c [new file with mode: 0644]