The status says "fix released", but the latest kernel package available via apt
linux-image-5.4.0-1028-raspi 5.4.0-1028.31 still does not include CONFIG_CRYPTO_NHPOLY1305_NEON. This is true both for 32 and 64 bit. ``` $ grep _NEON /boot/config-5.4.0-1028-raspi CONFIG_KERNEL_MODE_NEON=y CONFIG_CRYPTO_AES_ARM64_NEON_BLK=m CONFIG_CRYPTO_CHACHA20_NEON=m # CONFIG_CRYPTO_NHPOLY1305_NEON is not set ``` What do I need to do to get this update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888468 Title: Please enable NHPOLY1305_NEON in 64bit raspi kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1888468/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
