* [PATCH] arm64: defconfig: Enable TI SA2UL support
@ 2023-03-06 22:30 Andrew Davis
0 siblings, 0 replies; only message in thread
From: Andrew Davis @ 2023-03-06 22:30 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Bjorn Andersson, Arnd Bergmann
Cc: linux-kernel, linux-arm-kernel, Andrew Davis
TI K3 devices include an SA2UL security accelerator engine for crypto
offload. Enable this module.
Signed-off-by: Andrew Davis <afd@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 7790ee42c68a..98b5738bdbb7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1440,6 +1440,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.39.2
_______________________________________________
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] only message in thread
only message in thread, other threads:[~2023-03-06 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-06 22:30 [PATCH] arm64: defconfig: Enable TI SA2UL support Andrew Davis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).