This config has been enabled since 4.15.0-194
$ grep RANDOM_TRUST_CPU /boot/config-4.15.0-19*-generic /boot/config-4.15.0-194-generic:CONFIG_RANDOM_TRUST_CPU=y $ ls /boot/config-4.15.0-19* /boot/config-4.15.0-192-generic /boot/config-4.15.0-193-generic /boot/config-4.15.0-194-generic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1990090 Title: test_520_config_random_trust_cpu in ubuntu_qrt_kernel_security failed on Bionic 4.15 Status in ubuntu-kernel-tests: New Status in linux package in Ubuntu: Incomplete Status in linux source package in Bionic: Incomplete Bug description: Issue found with Bionic 4.15.0-194.205 Test failed with: Running test: './test-kernel-security.py' distro: 'Ubuntu 18.04' kernel: '4.15.0-194.205 (Ubuntu 4.15.0-194.205-generic 4.15.18)' arch: 'amd64' uid: 0/0 SUDO_USER: 'ubuntu') test_520_config_random_trust_cpu (__main__.KernelSecurityConfigTest) Ensure RANDOM_TRUST_CPU is enabled (LP: #1823754) ... FAIL ====================================================================== FAIL: test_520_config_random_trust_cpu (__main__.KernelSecurityConfigTest) Ensure RANDOM_TRUST_CPU is enabled (LP: #1823754) ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 2976, in test_520_config_random_trust_cpu self.assertKernelConfig('RANDOM_TRUST_CPU', expected) File "./test-kernel-security.py", line 233, in assertKernelConfig self.assertKernelConfigUnset(name) File "./test-kernel-security.py", line 224, in assertKernelConfigUnset '%s option was expected to be unset in the kernel config' % name) AssertionError: RANDOM_TRUST_CPU option was expected to be unset in the kernel config ---------------------------------------------------------------------- Ran 1 test in 0.003s FAILED (failures=1) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1990090/+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