dt-bindings: misc: add property to support non-secure DSP
authorJeya R <jeyr@codeaurora.org>
Mon, 14 Feb 2022 16:09:54 +0000 (16:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Mar 2022 13:11:00 +0000 (14:11 +0100)
commitfb42387b2e46cd2b1a5aee9a8c7ffc6eaf2df4eb
treef15053fd3a24ff33d133d4797fe99efa8666ab12
parent6c16fd8bdd4058d4a6aaca9d5a7b40e4cb281d5a
dt-bindings: misc: add property to support non-secure DSP

Add property to set DSP domain as non-secure.

ADSP/MDSP/SDSP are by default secured, where as CDSP can be either be
secured/unsecured.
non-secured Compute DSP would allow users to load unsigned process
and run hexagon instructions, but limiting access to secured hardware
within the DSP.

Based on this flag device nodes for secured and unsecured are created.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jeya R <jeyr@codeaurora.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220214161002.6831-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/qcom,fastrpc.txt