aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-tunables.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/dl-tunables.list')
-rw-r--r--sysdeps/aarch64/dl-tunables.list5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/aarch64/dl-tunables.list b/sysdeps/aarch64/dl-tunables.list
index c08be86932..2a07a6216b 100644
--- a/sysdeps/aarch64/dl-tunables.list
+++ b/sysdeps/aarch64/dl-tunables.list
@@ -26,5 +26,10 @@ glibc {
minval: 0
default: 0
}
+ aarch64_gcs_policy {
+ type: UINT_64
+ minval: 0
+ default: 0
+ }
}
}