Home
last modified time | relevance | path

Searched hist:a59f7a7f76407da78c21c42afe6d57bd885caa53 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DMakefilediff a59f7a7f76407da78c21c42afe6d57bd885caa53 Wed Apr 27 13:19:51 CDT 2022 Mark Brown <broonie@kernel.org> selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile

The kselftest lib.mk provides a default all target which builds additional
programs from TEST_GEN_PROGS_EXTENDED, use that rather than using
TEST_PROGS_EXTENDED which is for programs that don't need to be built like
shell scripts. Leave fpsimd-stress and sve-stress there since they are
scripts.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220427181954.357975-2-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>