diff options
Diffstat (limited to 'tools/testing/selftests/arm64/fp/TODO')
-rw-r--r-- | tools/testing/selftests/arm64/fp/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/selftests/arm64/fp/TODO b/tools/testing/selftests/arm64/fp/TODO new file mode 100644 index 000000000..44004e53d --- /dev/null +++ b/tools/testing/selftests/arm64/fp/TODO @@ -0,0 +1,7 @@ +- Test unsupported values in the ABIs. +- 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. |