diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-07-13 07:22:44 +0100 |
---|---|---|
committer | Yury Khrustalev <yury.khrustalev@arm.com> | 2025-01-20 09:31:47 +0000 |
commit | b81ee54bc90521f10c2ea07f746859377653ec28 (patch) | |
tree | 1d6cd1fe3540171fb218f613f8b87fbfe47a92ba /stdlib/tst-rand-sequence.c | |
parent | 9ad3d9267d1e0ddda264e54cd4176fa927e2e0ca (diff) | |
download | glibc-b81ee54bc90521f10c2ea07f746859377653ec28.zip glibc-b81ee54bc90521f10c2ea07f746859377653ec28.tar.gz glibc-b81ee54bc90521f10c2ea07f746859377653ec28.tar.bz2 |
aarch64: Enable GCS in static linked exe
Use the ARCH_SETUP_TLS hook to enable GCS in the static linked case.
The system call must be inlined and then GCS is enabled on a top
level stack frame that does not return and has no exception handlers
above it.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'stdlib/tst-rand-sequence.c')
0 files changed, 0 insertions, 0 deletions