Searched hist:"7 f1f481263c3ce5387d4fd5ad63ddaa8a295aab2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/misc/ |
H A D | fastrpc.h | diff 7f1f481263c3ce5387d4fd5ad63ddaa8a295aab2 Mon Feb 14 10:09:56 CST 2022 Jeya R <jeyr@codeaurora.org> misc: fastrpc: check before loading process to the DSP
Reject session if DSP domain is secure, device node is non-secure and signed PD is requested. Secure device node can access DSP without any restriction.
Unsigned PD offload is only allowed for the DSP domain that can support unsigned offloading.
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-7-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/misc/ |
H A D | fastrpc.c | diff 7f1f481263c3ce5387d4fd5ad63ddaa8a295aab2 Mon Feb 14 10:09:56 CST 2022 Jeya R <jeyr@codeaurora.org> misc: fastrpc: check before loading process to the DSP
Reject session if DSP domain is secure, device node is non-secure and signed PD is requested. Secure device node can access DSP without any restriction.
Unsigned PD offload is only allowed for the DSP domain that can support unsigned offloading.
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-7-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|