kselftest/arm64: Convert tpidr2 test to use kselftest.h
authorMark Brown <broonie@kernel.org>
Mon, 9 Jun 2025 13:29:10 +0000 (14:29 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 3 Jul 2025 09:44:15 +0000 (10:44 +0100)
commit6d80cb73131db19a9d625dad93d5dbc53513c6cb
treec6ac231a9884a63270c85584117dd737663c6560
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
kselftest/arm64: Convert tpidr2 test to use kselftest.h

Recent work by Thomas Weißschuh means that it is now possible to use
kselftest.h with nolibc. Convert the tpidr2 test which is nolibc specific
to use kselftest.h, making it look more standard and ensuring it gets the
benefit of any work done on kselftest.h.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250609-kselftest-arm64-nolibc-header-v1-1-16ee1c6fbfed@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/arm64/abi/Makefile
tools/testing/selftests/arm64/abi/tpidr2.c