mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 04:52:32 -04:00
kselftest/arm64: Add a GCS test program built with the system libc
There are things like threads which nolibc struggles with which we want to add coverage for, and the ABI allows us to test most of these even if libc itself does not understand GCS so add a test application built using the system libc. Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org> Tested-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20241001-arm64-gcs-v13-35-222b78d87eee@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
committed by
Catalin Marinas
parent
3d37d4307e
commit
a505a52b4e
1
tools/testing/selftests/arm64/gcs/.gitignore
vendored
1
tools/testing/selftests/arm64/gcs/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
basic-gcs
|
||||
libc-gcs
|
||||
|
||||
Reference in New Issue
Block a user