[v2,0/1] aarch64: Use build attributes for feature marking

Message ID 20260518104714.19292-1-muhammad.kamran@arm.com (mailing list archive)
Headers
Series aarch64: Use build attributes for feature marking |

Message

Muhammad Kamran May 18, 2026, 10:47 a.m. UTC
  This is v2 of the patch:
https://inbox.sourceware.org/libc-alpha/20260518094339.10846-1-muhammad.kamran@arm.com/T/#u

Changes since v1:
	* Emit feature bti/gcs/pac 0 if the individual feature is disabled
	rather than not emitting it in build attributes.

Muhammad Kamran (1):
  aarch64: Use build attributes for asm feature marking

 elf/tst-asm-helper.h     | 61 +++++++++++++++++++++++++++-------------
 sysdeps/aarch64/sysdep.h | 56 +++++++++++++++++++++++++-----------
 2 files changed, 82 insertions(+), 35 deletions(-)