aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 9775908..bb93123 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -696,6 +696,10 @@
#define NT_ARM_PAC_ENABLED_KEYS 0x40a /* AArch64 pointer authentication
enabled keys (prctl()) */
/* note name must be "LINUX". */
+#define NT_ARM_SSVE 0x40b /* AArch64 SME streaming SVE registers. */
+ /* Note: name must be "LINUX". */
+#define NT_ARM_ZA 0x40c /* AArch64 SME ZA register. */
+ /* Note: name must be "LINUX". */
#define NT_ARC_V2 0x600 /* ARC HS accumulator/extra registers. */
/* note name must be "LINUX". */
#define NT_LARCH_CPUCFG 0xa00 /* LoongArch CPU config registers */