On Sat, 11 Jun 2022 14:29:53 +0700 Bagas Sanjaya bagasdotme@gmail.com wrote:
It's new; it began in 5.15.45 & 5.10.120, which is when make oldconfig first prompted about CONFIG_CRYPTO_LIB_CURVE25519.
What did you answer for that new config?
Initially "m" but "y" also seems to not matter. With "y":
or1k-linux-ld: lib/crypto/curve25519-selftest.o: in function `curve25519_selftest': curve25519-selftest.c:(.init.text+0x7c): undefined reference to `__crypto_memneq' curve25519-selftest.c:(.init.text+0x7c): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `__crypto_memneq' or1k-linux-ld: curve25519-selftest.c:(.init.text+0x110): undefined reference to `__crypto_memneq' curve25519-selftest.c:(.init.text+0x110): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `__crypto_memneq' or1k-linux-ld: curve25519-selftest.c:(.init.text+0x140): undefined reference to `__crypto_memneq' curve25519-selftest.c:(.init.text+0x140): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `__crypto_memneq' or1k-linux-ld: curve25519-selftest.c:(.init.text+0x188): undefined reference to `__crypto_memneq' curve25519-selftest.c:(.init.text+0x188): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `__crypto_memneq' make: *** [Makefile:1183: vmlinux] Error 1