mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2.
@ 2023-12-29  6:44 Qi Tao
  2023-12-29  6:44 ` [PATCH 1/4] crypto: hisilicon/sec2 - updates the sec DFX function register Qi Tao
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Qi Tao @ 2023-12-29  6:44 UTC (permalink / raw)
  To: herbert, davem, liulongfang; +Cc: linux-kernel, linux-crypto

This seires patch mainly add some RAS registers to enhance the 
DFX positioning function and fix some cleanup issues.

Qi Tao (3):
  crypto: hisilicon/sec2 - updates the sec DFX function register
  crypto: hisilicon/sec2 - modify nested macro call
  crypto: hisilicon/sec2 - fix some cleanup issues

Wenkai Lin (1):
  crypto: hisilicon/sec - remove unused parameter

 drivers/crypto/hisilicon/sec2/sec_crypto.c | 33 ++++++++--------------
 drivers/crypto/hisilicon/sec2/sec_main.c   |  5 ++++
 2 files changed, 17 insertions(+), 21 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2.
@ 2024-01-26  9:21 Qi Tao
  0 siblings, 0 replies; 14+ messages in thread
From: Qi Tao @ 2024-01-26  9:21 UTC (permalink / raw)
  To: herbert, davem, liulongfang; +Cc: linux-kernel, linux-crypto

This seires patch mainly add some RAS registers to enhance the 
DFX positioning function and fix some cleanup issues.

[PATCH v1 3/4] -> [PATCH v2 3/4]
	sec_sqe3->c_len_ivin |= cpu_to_le32(c_req->c_len);
-	sec_sqe3->tag = cpu_to_le64((unsigned long)(uintptr_t)req);
+	sec_sqe3->tag = cpu_to_le64((unsigned long)req);

Other patches are not modified.

Qi Tao (3):
  crypto: hisilicon/sec2 - updates the sec DFX function register
  crypto: hisilicon/sec2 - modify nested macro call
  crypto: hisilicon/sec2 - fix some cleanup issues

Wenkai Lin (1):
  crypto: hisilicon/sec - remove unused parameter

  drivers/crypto/hisilicon/sec2/sec_crypto.c | 33 ++++++++--------------
  drivers/crypto/hisilicon/sec2/sec_main.c   |  5 ++++
  2 files changed, 17 insertions(+), 21 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2.
@ 2024-01-26  9:38 Qi Tao
  2024-02-01  1:58 ` taoqi
  2024-02-02 10:11 ` Herbert Xu
  0 siblings, 2 replies; 14+ messages in thread
From: Qi Tao @ 2024-01-26  9:38 UTC (permalink / raw)
  To: herbert, davem, liulongfang; +Cc: linux-kernel, linux-crypto

This seires patch mainly add some RAS registers to enhance the 
DFX positioning function and fix some cleanup issues.

[PATCH v1 3/4] -> [PATCH v2 3/4]
	sec_sqe3->c_len_ivin |= cpu_to_le32(c_req->c_len);
-	sec_sqe3->tag = cpu_to_le64((unsigned long)(uintptr_t)req);
+	sec_sqe3->tag = cpu_to_le64((unsigned long)req);

Other patches are not modified.

Qi Tao (3):
  crypto: hisilicon/sec2 - updates the sec DFX function register
  crypto: hisilicon/sec2 - modify nested macro call
  crypto: hisilicon/sec2 - fix some cleanup issues

Wenkai Lin (1):
  crypto: hisilicon/sec - remove unused parameter

  drivers/crypto/hisilicon/sec2/sec_crypto.c | 33 ++++++++--------------
  drivers/crypto/hisilicon/sec2/sec_main.c   |  5 ++++
  2 files changed, 17 insertions(+), 21 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-02-02 10:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29  6:44 [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2 Qi Tao
2023-12-29  6:44 ` [PATCH 1/4] crypto: hisilicon/sec2 - updates the sec DFX function register Qi Tao
2023-12-29  6:44 ` [PATCH 2/4] crypto: hisilicon/sec2 - modify nested macro call Qi Tao
2023-12-29  6:44 ` [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues Qi Tao
2024-01-25  9:37   ` Herbert Xu
2024-01-26  8:40     ` taoqi
2024-01-26  8:54       ` Herbert Xu
2023-12-29  6:44 ` [PATCH 4/4] crypto: hisilicon/sec - remove unused parameter Qi Tao
2024-01-04  7:58 ` [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2 liulongfang
2024-01-19  6:25 ` taoqi
2024-01-26  9:21 Qi Tao
2024-01-26  9:38 Qi Tao
2024-02-01  1:58 ` taoqi
2024-02-02 10:11 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®