tpm: Enable TCG_TPM2_HMAC by default only for X86_64
authorJarkko Sakkinen <jarkko@kernel.org>
Tue, 28 May 2024 09:58:41 +0000 (12:58 +0300)
committerJarkko Sakkinen <jarkko@kernel.org>
Tue, 28 May 2024 10:14:29 +0000 (13:14 +0300)
commitd3e43a8fa43effdbb62c7edc206df7ac67772205
treece5d1659ad71a0c7117430ebe9b73d512bb15f43
parentf09fc6cee0dcfc38148ee6b6dd04f93e353d22f2
tpm: Enable TCG_TPM2_HMAC by default only for X86_64

Given the not fully root caused performance issues on non-x86 platforms,
enable the feature by default only for x86-64. That is the platform it
brings the most value and has gone most of the QA. Can be reconsidered
later and can be obviously opt-in enabled too on any arch.

Link: https://lore.kernel.org/linux-integrity/bf67346ef623ff3c452c4f968b7d900911e250c3.camel@gmail.com/#t
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/Kconfig