aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/fp/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/arm64/fp/TODO')
-rw-r--r--tools/testing/selftests/arm64/fp/TODO9
1 files changed, 6 insertions, 3 deletions
diff --git a/tools/testing/selftests/arm64/fp/TODO b/tools/testing/selftests/arm64/fp/TODO
index b6b7ebfcf362..44004e53da33 100644
--- a/tools/testing/selftests/arm64/fp/TODO
+++ b/tools/testing/selftests/arm64/fp/TODO
@@ -1,4 +1,7 @@
- Test unsupported values in the ABIs.
-- More coverage for ptrace (eg, vector length conversions).
-- Coverage for signals.
-- Test PR_SVE_VL_INHERITY after a double fork.
+- More coverage for ptrace:
+ - Get/set of FFR.
+ - Ensure ptraced processes actually see the register state visible through
+ the ptrace interface.
+ - Big endian.
+- Test PR_SVE_VL_INHERIT after a double fork.