Re: [PATCH] ARM: omap2plus_defconfig: enable things required by iwd

From: Kevin Hilman

Date: Mon Jun 29 2026 - 16:21:11 EST



On Tue, 16 Jun 2026 19:51:52 +0200, Andreas Kemnade wrote:
> Several crypto related things are missing for opreation of iwd, turn
> them on according to the list being printed out.
>
> :~# /usr/libexec/iwd &
> :~# No HMAC(SHA1) support found
> No HMAC(MD5) support found
> No CMAC(AES) support found
> No HMAC(SHA256) support not found
> No HMAC(SHA512) support found, certain TLS connections might fail
> DES support not found
> AES support not found
> No CBC(DES3_EDE) support found, certain TLS connections might fail
> No CBC(AES) support found, WPS will not be available
> No Diffie-Hellman support found, WPS will not be available
> The following options are missing in the kernel:
> CONFIG_CRYPTO_USER_API_HASH
> CONFIG_CRYPTO_USER_API_SKCIPHER
> CONFIG_KEY_DH_OPERATIONS
> CONFIG_CRYPTO_ECB
> CONFIG_CRYPTO_MD5
> CONFIG_CRYPTO_CBC
> CONFIG_CRYPTO_SHA256
> CONFIG_CRYPTO_AES
> CONFIG_CRYPTO_DES
> CONFIG_CRYPTO_CMAC
> CONFIG_CRYPTO_HMAC
> CONFIG_CRYPTO_SHA512
> CONFIG_CRYPTO_SHA1
>
> [...]

Applied, thanks!

[1/1] ARM: omap2plus_defconfig: enable things required by iwd
commit: 118c9c57c9a4b28209489521da229b58b43458ec

Best regards,
--
Kevin Hilman (TI) <khilman@xxxxxxxxxxxx>