This bug is awaiting verification that the linux-xilinx/6.8.0-1013.14 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-noble-linux-xilinx' to 'verification-done- noble-linux-xilinx'. If the problem still exists, change the tag 'verification-needed-noble-linux-xilinx' to 'verification-failed-noble- linux-xilinx'.
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-noble-linux-xilinx-v2 verification-needed-noble-linux-xilinx -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-xilinx in Ubuntu. https://bugs.launchpad.net/bugs/2100664 Title: crypto: Kconfig: Resolve Xilinx RSA driver conflict Status in linux-xilinx package in Ubuntu: Fix Committed Status in linux-xilinx source package in Noble: Fix Committed Bug description: There is a kernel error log showing "xilinx_rsa xilinx_rsa.0: Failed to register akcipher alg.". This is caused by cra_driver_name being the same in xilinx-rsa.c and zynqmp-rsa.c ("zynqmp-rsa"). Pick up the following two commits from Xilinx downstream kernel that deprecates zynqmp-rsa.c. https://github.com/Xilinx/linux-xlnx/commit/901138a107e7764889123f423fb88db358eb1d26 https://github.com/Xilinx/linux-xlnx/commit/4630cbcf00e9ab1328455764d3fd29f143e5c161 Additionally, disable CONFIG_CRYPTO_DEV_XILINX_RSA in our config, which corresponds to zynqmp-rsa.c. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-xilinx/+bug/2100664/+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