[SRU][O][PATCH 0/1] Disable CONFIG_TCG_TPM2_HMAC to avoid performance loss after v6.10

Aaron Ma aaron.ma at canonical.com
Wed Sep 11 03:27:39 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2080322

[Impact]
significant delays at bootup, the bootup time is 7 sec when this feature is disabled,
but 20 sec when it's enabled.

[Fix]
v6.10-rc1 introduce encryption overhead to all kernel to TPM transactions,
Disable it by default until there is a real fix.

[Test]
Tested on hardware, bootup is 7 sec as 6.8 noble kernel.

[Where problems could occur]
It may less security or break TPM.

Aaron Ma (1):
  UBUNTU: [Config] disable CONFIG_TCG_TPM2_HMAC by default

 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.0




More information about the kernel-team mailing list