Skip to content

Skip unit tests using unsupported CPU instructions

Anton Bondarenko requested to merge anton/cpu_feature_check into main

Additional checks for all used and some future CPU features added to unit tests to avoid crash if instruction not supported by running CPU.

Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com

Merge request reports