[PATCH v3 0/4] selftests/arm64: Fix O= builds for the FP selftests

Mark Brown broonie at kernel.org
Wed Apr 27 11:19:50 PDT 2022


Currently the arm64 selftests don't support building with O=, this
series fixes that, bringing them more into line with how the kselftest
Makefiles want to work.

v3:
 - Rebase onto arm64/for-next/core.
v2:
 - Rebase onto v5.18-rc3.

Mark Brown (4):
  selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
  selftests/arm64: Define top_srcdir for the fp tests
  selftests/arm64: Clean the fp helper libraries
  selftests/arm64: Fix O= builds for the floating point tests

 tools/testing/selftests/arm64/fp/Makefile | 49 ++++++++++++-----------
 1 file changed, 26 insertions(+), 23 deletions(-)


base-commit: 5c346f94d2933ba320af8325cfe77fc58c6e537a
-- 
2.30.2




More information about the linux-arm-kernel mailing list