summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2022-02-14 19:09:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-18 16:11:00 +0300
commit3abe3ab3cdab71b2073ba6331edc0b2994643133 (patch)
treeab4f1069aeea742f7fd6a36277ee7464b89fb081 /tools/perf/scripts/python
parentfb42387b2e46cd2b1a5aee9a8c7ffc6eaf2df4eb (diff)
downloadlinux-3abe3ab3cdab71b2073ba6331edc0b2994643133.tar.xz
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions