bfd/aarch64-linux: Support reading and writing the GCS core file note

Reviewed-By: Luis Machado <luis.machado@arm.com>
This commit is contained in:
Thiago Jung Bauermann
2025-05-01 16:48:15 -03:00
parent 8b5072aef1
commit 27e5f9c975
2 changed files with 34 additions and 0 deletions

View File

@@ -740,6 +740,9 @@
/* Note: name must be "LINUX". */
#define NT_ARM_ZT 0x40d /* AArch64 SME2 ZT registers. */
/* Note: name must be "LINUX". */
#define NT_ARM_GCS 0x410 /* AArch64 Guarded Control Stack
registers. */
/* 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 */