This bug was fixed in the package linux-xilinx - 6.8.0-1013.14
---------------
linux-xilinx (6.8.0-1013.14) noble; urgency=medium
* noble/linux-xilinx: 6.8.0-1013.14 -proposed tracker (LP: #2100666)
* crypto: Kconfig: Resolve Xilinx RSA driver conflict (LP: #2100664)
- crypto: Kconfig: Obsolete DEV_XILINX_RSA config option
- crypto: Kconfig: Allow to select only one Xilinx RSA driver
- [Config] Set CONFIG_CRYPTO_DEV_XILINX_RSA as '-'
-- Wei-Lin Chang <[email protected]> Sun, 02 Mar 2025
15:40:27 +0800
** Changed in: linux-xilinx (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
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 Released
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 : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp