diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2022-02-14 16:09:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-18 14:11:00 +0100 |
commit | 3abe3ab3cdab71b2073ba6331edc0b2994643133 (patch) | |
tree | ab4f1069aeea742f7fd6a36277ee7464b89fb081 /drivers/misc/mei/hw-me-regs.h | |
parent | fb42387b2e46cd2b1a5aee9a8c7ffc6eaf2df4eb (diff) |
misc: fastrpc: add secure domain support
ADSP/MDSP/SDSP are by default secured, which means it can only be loaded
with a Signed process.
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 blocking access to secured hardware within the DSP. Where as signed
process with secure CDSP would be allowed to access all the dsp resources.
This patch adds basic code to create device nodes as per device tree property.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220214161002.6831-6-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-me-regs.h')
0 files changed, 0 insertions, 0 deletions