Mark Brown <broonie@xxxxxxxxxx> writes: > In order to test shadow stack support in clone3() the clone3() selftests > need to have a fully inline clone3() call, provide one for arm64. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- > tools/testing/selftests/clone3/clone3_selftests.h | 26 +++++++++++++++++++++++ > 1 file changed, 26 insertions(+) Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx> The clone3 test passes on my FVP setup: Tested-by: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx> -- Thiago