]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2d70f2cb661dd5d9dfba0253da0b5141c68ab32
tree67998f94f7768b8e0d44b2bc5611199b2150a1d0
parentceeefe7517b8cda9e2dad93b3ebd785122b8d3ba
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]