Re: [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
From: Thiago Jung Bauermann
Date: Wed Aug 07 2024 - 18:26:56 EST
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