The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: tpm : Enable fTPM TEE support
@ 2026-02-11  6:15 Atharv Dubey
  2026-02-11  6:22 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Atharv Dubey @ 2026-02-11  6:15 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Geert Uytterhoeven, Bjorn Andersson,
	Arnd Bergmann
  Cc: Heiko Stuebner, Eric Biggers, Luca Weiss,
	Nícolas F . R . A . Prado, Lad Prabhakar, Kuninori Morimoto,
	linux-kernel, m-chawdhry, vigneshr, u-kumar1, nm, Atharv Dubey

Enable CONFIG_TCG_FTPM_TEE as a module for all
the platforms to support firmware-based TPM
through OP-TEE.

Bloat-o-meter Statistics :
add/remove: 0/0 grow/shrink: 0/0 up/down: 0/0 (0)
Function  old           new             delta
Total: Before=32968311, After=32968311, chg +0.00%

Signed-off-by: Atharv Dubey <a-dubey@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 35e9eb180c9a..493a29fbd48f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -530,6 +530,7 @@ CONFIG_IPMI_SI=m
 CONFIG_HW_RANDOM=y
 CONFIG_HW_RANDOM_VIRTIO=y
 CONFIG_TCG_TPM=y
+CONFIG_TCG_FTPM_TEE=m
 CONFIG_TCG_TIS=m
 CONFIG_TCG_TIS_SPI=m
 CONFIG_TCG_TIS_SPI_CR50=y
-- 
2.34.1


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

end of thread, other threads:[~2026-02-13 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11  6:15 [PATCH v2] arm64: defconfig: tpm : Enable fTPM TEE support Atharv Dubey
2026-02-11  6:22 ` Krzysztof Kozlowski
2026-02-13 15:26   ` Andrew Davis
2026-02-13 15:49     ` Krzysztof Kozlowski

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