linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable secure QFPROM driver
@ 2024-06-19 10:56 Komal Bajaj
  2024-06-19 10:57 ` Dmitry Baryshkov
  2024-06-19 11:08 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 11+ messages in thread
From: Komal Bajaj @ 2024-06-19 10:56 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson,
	Krzysztof Kozlowski, Dmitry Baryshkov, Konrad Dybcio,
	Srinivas Kandagatla
  Cc: linux-arm-kernel, linux-kernel, linux-arm-msm, quic_mojha,
	Komal Bajaj

Enable the secure QFPROM driver which is used by QDU1000
platform for reading the secure qfprom region to get the
DDR channel configuration.

Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 838b4466d6f6..c940437ae1b3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1575,6 +1575,7 @@ CONFIG_NVMEM_LAYERSCAPE_SFP=m
 CONFIG_NVMEM_MESON_EFUSE=m
 CONFIG_NVMEM_MTK_EFUSE=y
 CONFIG_NVMEM_QCOM_QFPROM=y
+CONFIG_NVMEM_QCOM_SEC_QFPROM=y
 CONFIG_NVMEM_RMEM=m
 CONFIG_NVMEM_ROCKCHIP_EFUSE=y
 CONFIG_NVMEM_ROCKCHIP_OTP=y
--
2.42.0



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

end of thread, other threads:[~2024-06-20  9:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 10:56 [PATCH] arm64: defconfig: Enable secure QFPROM driver Komal Bajaj
2024-06-19 10:57 ` Dmitry Baryshkov
2024-06-19 11:08 ` Krzysztof Kozlowski
2024-06-19 12:10   ` Mukesh Ojha
2024-06-19 12:23     ` Krzysztof Kozlowski
2024-06-19 13:14     ` Dmitry Baryshkov
2024-06-19 16:38       ` Mukesh Ojha
2024-06-19 16:51         ` Bjorn Andersson
2024-06-19 18:46           ` Mukesh Ojha
2024-06-19 16:42     ` Bjorn Andersson
2024-06-20  9:43       ` Komal Bajaj

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).