diff options
author | Srinivas Kandagatla <[email protected]> | 2022-02-14 16:09:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 14:11:00 +0100 |
commit | 3abe3ab3cdab71b2073ba6331edc0b2994643133 (patch) | |
tree | ab4f1069aeea742f7fd6a36277ee7464b89fb081 /net/lapb/lapb_timer.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions