lkml.org 
[lkml]   [2020]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
Date
Qualcomm crypto engine supports hardware accelerated algorithms for
encryption and authentication. Enable support for aes,des,3des encryption
algorithms and sha1,sha256, hmac(sha1),hmac(sha256) authentication
algorithms on sdm845.The patch series has been tested using the kernel
crypto testing module tcrypto.ko.

v1->v2:
- Rebased to linux-next v5.10-rc4.
- Fixed subject line format in all patches as per Bjorn's feedback.

Thara Gopinath (6):
dt-binding:clock: Add entry for crypto engine RPMH clock resource
clk:qcom:rpmh: Add CE clock on sdm845.
drivers:crypto:qce: Enable support for crypto engine on sdm845.
drivers:crypto:qce: Fix SHA result buffer corruption issues.
dts:qcom:sdm845: Add dt entries to support crypto engine.
devicetree:bindings:crypto: Extend qcom-qce binding to add support for
crypto engine version 5.4

.../devicetree/bindings/crypto/qcom-qce.txt | 4 ++-
arch/arm64/boot/dts/qcom/sdm845.dtsi | 30 +++++++++++++++++++
drivers/clk/qcom/clk-rpmh.c | 2 ++
drivers/crypto/qce/core.c | 17 ++++++++++-
drivers/crypto/qce/sha.c | 2 +-
include/dt-bindings/clock/qcom,rpmh.h | 1 +
6 files changed, 53 insertions(+), 3 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2020-11-19 16:55    [W:0.100 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site