selftests: arm64: Add build and documentation for FP tests
authorMark Brown <broonie@kernel.org>
Wed, 19 Aug 2020 11:48:37 +0000 (12:48 +0100)
committerWill Deacon <will@kernel.org>
Fri, 18 Sep 2020 13:19:20 +0000 (14:19 +0100)
commite093256d14fbf9e8aaf02ed0ac69087eef6792bd
tree67998f94f7768b8e0d44b2bc5611199b2150a1d0
parent25f47e3eb66e6ee31b3ed3f8c0b7bdce098106fe
selftests: arm64: Add build and documentation for FP tests

Integrate the FP tests with the build system and add some documentation
for the ones run outside the kselftest infrastructure.  The content in
the README was largely written by Dave Martin with edits by me.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200819114837.51466-7-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/Makefile
tools/testing/selftests/arm64/fp/.gitignore [new file with mode: 0644]
tools/testing/selftests/arm64/fp/Makefile [new file with mode: 0644]
tools/testing/selftests/arm64/fp/README [new file with mode: 0644]