Skip to content

Create separate .S-file for common support functions

Jens Elofsson requested to merge kai_common_asm into main

Create kai_common_sme_asm.S to hold support functions that uses pure assembly instead of inlined assembly.

The function moved in this patch is kai_get_sme_vector_length_u8.

Signed-off-by: Jens Elofsson jens.elofsson@arm.com

Edited by Jens Elofsson

Merge request reports

Loading