This bug is awaiting verification that the linux-
nvidia-6.2/6.2.0-1011.11 kernel in -proposed solves the problem. Please
test the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-jammy-linux-nvidia-6.2' to
'verification-done-jammy-linux-nvidia-6.2'. If the problem still exists,
change the tag 'verification-needed-jammy-linux-nvidia-6.2' to
'verification-failed-jammy-linux-nvidia-6.2'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-nvidia-6.2-v2 
verification-needed-jammy-linux-nvidia-6.2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-6.2 in Ubuntu.
https://bugs.launchpad.net/bugs/2037688

Title:
  Pull-request to address TPM bypass issue

Status in linux-nvidia-6.2 package in Ubuntu:
  Fix Committed
Status in linux-nvidia-6.2 source package in Jammy:
  Fix Committed

Bug description:
      NVIDIA: [Config]: Ensure the TPM is available before IMA
  initializes

      Set the following configs:

        CONFIG_SPI_TEGRA210_QUAD=y
        CONFIG_TCG_TIS_SPI=y

      On Grace systems, the IMA driver emits the following log:

        ima: No TPM chip found, activating TPM-bypass!

      This occurs because the IMA driver initializes before we are able to 
detect
      the TPM. This will always be the case when the drivers required to
      communicate with the TPM, spi_tegra210_quad and tpm_tis_spi, are built as
      modules.

      Having these drivers as built-ins ensures that the TPM is available before
      the IMA driver initializes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-6.2/+bug/2037688/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to