diff options
author | Jeya R <jeyr@codeaurora.org> | 2022-02-14 16:09:54 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-18 14:11:00 +0100 |
commit | fb42387b2e46cd2b1a5aee9a8c7ffc6eaf2df4eb (patch) | |
tree | f15053fd3a24ff33d133d4797fe99efa8666ab12 /drivers | |
parent | 6c16fd8bdd4058d4a6aaca9d5a7b40e4cb281d5a (diff) |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions