Closed tom-cosgrove-arm closed 3 years ago
This fixes .unused_lanes to be initialised to (e.g.) 0xF3210 instead of the current 0xF0123.
Without this, sm3_mb_rand_update_test and sm3_mb_vs_ossl_perf spin in infinite loops calling sm3_ctx_mgr_submit().
Change-Id: I878228481408d4d5c34724ff1170e10670a4c48c Signed-off-by: Tom Cosgrove tom.cosgrove@arm.com
The series looks OK. I'll submit for integration.
integrated
This fixes .unused_lanes to be initialised to (e.g.) 0xF3210 instead of the current 0xF0123.
Without this, sm3_mb_rand_update_test and sm3_mb_vs_ossl_perf spin in infinite loops calling sm3_ctx_mgr_submit().
Change-Id: I878228481408d4d5c34724ff1170e10670a4c48c Signed-off-by: Tom Cosgrove tom.cosgrove@arm.com