diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-07-14 15:49:11 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2024-07-08 09:41:44 +0100 |
commit | 01204afc0d82e3fc47a65a3f6330c09d8e7459ee (patch) | |
tree | bdeffb5b064a121d9e9641f24d4996ccabeac495 /resource | |
parent | a289e5dea083955eefbea82062d567a5c8026388 (diff) | |
download | glibc-01204afc0d82e3fc47a65a3f6330c09d8e7459ee.zip glibc-01204afc0d82e3fc47a65a3f6330c09d8e7459ee.tar.gz glibc-01204afc0d82e3fc47a65a3f6330c09d8e7459ee.tar.bz2 |
aarch64: Enable GCS in dynamic linked exe
Use the dynamic linker start code to enable GCS in the dynamic linked
case after _dl_start returns and before _dl_start_user which marks
the point after which user code may run.
Like in the static linked case this ensures that GCS is enabled on a
top level stack frame.
Diffstat (limited to 'resource')
0 files changed, 0 insertions, 0 deletions