Hi, Im on Motorola XT894 and Motorola XT875. The Devices contain a texas instruments wl1285c and wl1271c wifi chip respectively and use the wlcore wl12xx driver. Since v5.10 the first attempt at connecting to an encrypted ap will stall the userspace tool performing the operation (eg. wpa_supplicant) for about one minute and the association will fail, in the mean time parts or all of userspace may end up hanging, this appears to be most readly triggerd by running sudo while wpa_supplicant is attempting the association. Subsiqent associations may also end up stalling but do not allways do so and association will eventually succeed.
I bisected this regession to the commit 00b99ad2bac256e3e4f10214c77fce6603afca26 "crypto: arm/aes-neonbs - Use generic cbc encryption path", reverting this commit and 5f254dd440fbad0c00632f9ac7645f07d8df9229 "crypto: cbc - Remove cbc.h" to allow the v5.10 tag to compile restores full functionality. -- Carl Philipp Klemm <phil...@uvos.xyz> <c...@uvos.xyz>