about summary refs log tree commit diff
path: root/elf/dl-tunables.list
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-tunables.list')
-rw-r--r--elf/dl-tunables.list9
1 files changed, 9 insertions, 0 deletions
diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list
index e1d8225128..4c44ead715 100644
--- a/elf/dl-tunables.list
+++ b/elf/dl-tunables.list
@@ -141,4 +141,13 @@ glibc {
       default: 512
     }
   }
+
+  mem {
+    tagging {
+      type: INT_32
+      minval: 0
+      maxval: 255
+      security_level: SXID_IGNORE
+    }
+  }
 }