Mark Brown broonie@kernel.org 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@kernel.org
tools/testing/selftests/clone3/clone3_selftests.h | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+)
Reviewed-by: Thiago Jung Bauermann thiago.bauermann@linaro.org
The clone3 test passes on my FVP setup:
Tested-by: Thiago Jung Bauermann thiago.bauermann@linaro.org