Szabolcs Nagy 6c973abacf aarch64: Add glibc.cpu.aarch64_gcs tunable
This tunable is for controlling the GCS status. It is the argument to
the PR_SET_SHADOW_STACK_STATUS prctl, by default 0, so GCS is disabled.

The status is stored into GL(dl_aarch64_gcs) early and only applied
later, since enabling GCS is tricky: it must happen on a top level
stack frame. (Using GL instead of GLRO because it may need updates
depending on loaded libraries that happen after readonly protection
is applied, however library marking based GCS setting is not yet
implemented.)
2024-10-10 13:40:35 +01:00
..
2024-07-14 12:44:15 +02:00
2024-09-25 15:54:07 +01:00
2024-08-07 11:02:03 -03:00
2024-06-18 10:45:36 +02:00
2024-09-09 09:57:42 -04:00
2024-10-01 13:39:26 +01:00
2024-07-08 21:51:03 +02:00
2024-06-17 13:47:09 +00:00
2024-08-08 14:53:53 +02:00
2024-06-17 13:47:09 +00:00
2024-08-07 11:02:03 -03:00