All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable crypto test module
@ 2023-04-17 13:27 ` kamlesh
  0 siblings, 0 replies; 8+ messages in thread
From: kamlesh @ 2023-04-17 13:27 UTC (permalink / raw)
  To: catalin.marinas, will, quic_bjorande, arnd, geert+renesas,
	krzysztof.kozlowski, treding, nfraprado, broonie, rafal,
	vigneshr, afd, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, praneeth, Kamlesh Gurudasani

From: Kamlesh Gurudasani <kamlesh@ti.com>

Enable crypto test module, used for testing crypto engine performance.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b6342b40c600..e4ef0cc35235 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1452,6 +1452,7 @@ CONFIG_NLS_CODEPAGE_437=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_SECURITY=y
 CONFIG_CRYPTO_USER=y
+CONFIG_CRYPTO_TEST=m
 CONFIG_CRYPTO_ECHAINIV=y
 CONFIG_CRYPTO_MICHAEL_MIC=m
 CONFIG_CRYPTO_ANSI_CPRNG=y
-- 
2.34.1


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

* [PATCH] arm64: defconfig: Enable crypto test module
@ 2023-04-17 13:27 ` kamlesh
  0 siblings, 0 replies; 8+ messages in thread
From: kamlesh @ 2023-04-17 13:27 UTC (permalink / raw)
  To: catalin.marinas, will, quic_bjorande, arnd, geert+renesas,
	krzysztof.kozlowski, treding, nfraprado, broonie, rafal,
	vigneshr, afd, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, praneeth, Kamlesh Gurudasani

From: Kamlesh Gurudasani <kamlesh@ti.com>

Enable crypto test module, used for testing crypto engine performance.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b6342b40c600..e4ef0cc35235 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1452,6 +1452,7 @@ CONFIG_NLS_CODEPAGE_437=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_SECURITY=y
 CONFIG_CRYPTO_USER=y
+CONFIG_CRYPTO_TEST=m
 CONFIG_CRYPTO_ECHAINIV=y
 CONFIG_CRYPTO_MICHAEL_MIC=m
 CONFIG_CRYPTO_ANSI_CPRNG=y
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs
  2023-04-17 13:27 ` kamlesh
@ 2023-04-17 13:27   ` kamlesh
  -1 siblings, 0 replies; 8+ messages in thread
From: kamlesh @ 2023-04-17 13:27 UTC (permalink / raw)
  To: catalin.marinas, will, quic_bjorande, arnd, geert+renesas,
	krzysztof.kozlowski, treding, nfraprado, broonie, rafal,
	vigneshr, afd, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, praneeth, Kamlesh Gurudasani

From: Kamlesh Gurudasani <kamlesh@ti.com>

Enable TI's SA2UL driver to support security acceleration on TI K3 SoCs.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b6342b40c600..c9e3b3b9bab4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1477,6 +1477,7 @@ CONFIG_CRYPTO_DEV_HISI_SEC2=m
 CONFIG_CRYPTO_DEV_HISI_ZIP=m
 CONFIG_CRYPTO_DEV_HISI_HPRE=m
 CONFIG_CRYPTO_DEV_HISI_TRNG=m
+CONFIG_CRYPTO_DEV_SA2UL=m
 CONFIG_DMA_RESTRICTED_POOL=y
 CONFIG_CMA_SIZE_MBYTES=32
 CONFIG_PRINTK_TIME=y
-- 
2.34.1


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

* [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs
@ 2023-04-17 13:27   ` kamlesh
  0 siblings, 0 replies; 8+ messages in thread
From: kamlesh @ 2023-04-17 13:27 UTC (permalink / raw)
  To: catalin.marinas, will, quic_bjorande, arnd, geert+renesas,
	krzysztof.kozlowski, treding, nfraprado, broonie, rafal,
	vigneshr, afd, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, praneeth, Kamlesh Gurudasani

From: Kamlesh Gurudasani <kamlesh@ti.com>

Enable TI's SA2UL driver to support security acceleration on TI K3 SoCs.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b6342b40c600..c9e3b3b9bab4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1477,6 +1477,7 @@ CONFIG_CRYPTO_DEV_HISI_SEC2=m
 CONFIG_CRYPTO_DEV_HISI_ZIP=m
 CONFIG_CRYPTO_DEV_HISI_HPRE=m
 CONFIG_CRYPTO_DEV_HISI_TRNG=m
+CONFIG_CRYPTO_DEV_SA2UL=m
 CONFIG_DMA_RESTRICTED_POOL=y
 CONFIG_CMA_SIZE_MBYTES=32
 CONFIG_PRINTK_TIME=y
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Enable crypto test module
  2023-04-17 13:27 ` kamlesh
@ 2023-04-17 14:33   ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2023-04-17 14:33 UTC (permalink / raw)
  To: kamlesh, Catalin Marinas, Will Deacon, Bjorn Andersson,
	Geert Uytterhoeven, Krzysztof Kozlowski, Thierry Reding,
	Nícolas F. R. A. Prado, Mark Brown, Rafał Miłecki,
	Vignesh Raghavendra, Andrew Davis, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, Praneeth Bajjuri

On Mon, Apr 17, 2023, at 15:27, kamlesh@ti.com wrote:
> From: Kamlesh Gurudasani <kamlesh@ti.com>
>
> Enable crypto test module, used for testing crypto engine performance.
>
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
> ---

Applied to soc/defconfig, thanks

     Arnd

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

* Re: [PATCH] arm64: defconfig: Enable crypto test module
@ 2023-04-17 14:33   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2023-04-17 14:33 UTC (permalink / raw)
  To: kamlesh, Catalin Marinas, Will Deacon, Bjorn Andersson,
	Geert Uytterhoeven, Krzysztof Kozlowski, Thierry Reding,
	Nícolas F. R. A. Prado, Mark Brown, Rafał Miłecki,
	Vignesh Raghavendra, Andrew Davis, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, Praneeth Bajjuri

On Mon, Apr 17, 2023, at 15:27, kamlesh@ti.com wrote:
> From: Kamlesh Gurudasani <kamlesh@ti.com>
>
> Enable crypto test module, used for testing crypto engine performance.
>
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
> ---

Applied to soc/defconfig, thanks

     Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs
  2023-04-17 13:27   ` kamlesh
@ 2023-04-17 14:36     ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2023-04-17 14:36 UTC (permalink / raw)
  To: kamlesh, Catalin Marinas, Will Deacon, Bjorn Andersson,
	Geert Uytterhoeven, Krzysztof Kozlowski, Thierry Reding,
	Nícolas F. R. A. Prado, Mark Brown, Rafał Miłecki,
	Vignesh Raghavendra, Andrew Davis, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, Praneeth Bajjuri

On Mon, Apr 17, 2023, at 15:27, kamlesh@ti.com wrote:
> From: Kamlesh Gurudasani <kamlesh@ti.com>
>
> Enable TI's SA2UL driver to support security acceleration on TI K3 SoCs.
>
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
> ---

The normal way that platform specific defconfig changes get merged is
through the platform maintainer tree, so in this case the k3 maintainers
would forward the patch to me.

Since it's simple enough, and I've already merged the other k3 patches
for v6.4, I've added this one directly to the soc/defconfig branch.

       ARnd

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

* Re: [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs
@ 2023-04-17 14:36     ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2023-04-17 14:36 UTC (permalink / raw)
  To: kamlesh, Catalin Marinas, Will Deacon, Bjorn Andersson,
	Geert Uytterhoeven, Krzysztof Kozlowski, Thierry Reding,
	Nícolas F. R. A. Prado, Mark Brown, Rafał Miłecki,
	Vignesh Raghavendra, Andrew Davis, j-choudhary
  Cc: linux-arm-kernel, linux-kernel, Praneeth Bajjuri

On Mon, Apr 17, 2023, at 15:27, kamlesh@ti.com wrote:
> From: Kamlesh Gurudasani <kamlesh@ti.com>
>
> Enable TI's SA2UL driver to support security acceleration on TI K3 SoCs.
>
> Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
> ---

The normal way that platform specific defconfig changes get merged is
through the platform maintainer tree, so in this case the k3 maintainers
would forward the patch to me.

Since it's simple enough, and I've already merged the other k3 patches
for v6.4, I've added this one directly to the soc/defconfig branch.

       ARnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-04-17 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 13:27 [PATCH] arm64: defconfig: Enable crypto test module kamlesh
2023-04-17 13:27 ` kamlesh
2023-04-17 13:27 ` [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs kamlesh
2023-04-17 13:27   ` kamlesh
2023-04-17 14:36   ` Arnd Bergmann
2023-04-17 14:36     ` Arnd Bergmann
2023-04-17 14:33 ` [PATCH] arm64: defconfig: Enable crypto test module Arnd Bergmann
2023-04-17 14:33   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.