On Mon, Jul 14, 2025 at 11:11:33AM +0530, Ling Xu wrote: > Some platforms (like sa8775p) feature one or more GPDSPs (General > Purpose DSPs). Similar to other kinds of Hexagon DSPs, they provide > a FastRPC implementation, allowing code execution in both signed and > unsigned protection domains. Extend the checks to allow domain names > starting with "gdsp" (possibly followed by an index). > > Signed-off-by: Ling Xu <quic_l...@quicinc.com> > --- > drivers/misc/fastrpc.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry