This register set exposes the per-thread TLS register. It matches the
layout used by Linux on arm64. Linux does not implement this note for
32-bit arm.
Sponsored by: University of Cambridge, Google, Inc.
Differential D34595
arm,arm64: Add a NT_ARM_TLS read-only register set. jhb on Mar 17 2022, 10:35 PM. Authored by Tags None Referenced Files
Details This register set exposes the per-thread TLS register. It matches the Sponsored by: University of Cambridge, Google, Inc.
Diff Detail
Event TimelineComment Actions I'm still testing this with gdb patches. So far it isn't quite working yet on the GDB side, though the core dumps look good to me. (The SD-card I used in my rpi for armv7 also died so I'm waiting for a new sd card to finish testing on 32-bit arm.)
|