Re: [PATCH 3/6] drivers:crypto:qce: Enable support for crypto engine on sdm845.

2020-11-17 Thread Bjorn Andersson
On Tue 17 Nov 07:47 CST 2020, Thara Gopinath wrote: > Add support Qualcomm Crypto Engine accelerated encryption and > authentication algorithms on sdm845. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Thara Gopinath > --- > drivers/crypto/qce/core.c | 17 - >

[PATCH 3/6] drivers:crypto:qce: Enable support for crypto engine on sdm845.

2020-11-17 Thread Thara Gopinath
Add support Qualcomm Crypto Engine accelerated encryption and authentication algorithms on sdm845. Signed-off-by: Thara Gopinath --- drivers/crypto/qce/core.c | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/drivers/crypto/qce/core.c b/drivers/crypto/qce/core