aarch64: inline __libc_mtag_new_tag
commit383bc2402879080ed65b7f68789f5ebaf994f896
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Feb 2021 17:05:28 +0000 (4 17:05 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 26 Mar 2021 11:03:06 +0000 (26 11:03 +0000)
treec1f92e56e69e4835049d8f428e63e670e8c89858
parent40dc773f92ad33b6c742bbb84884761e399b9ce8
aarch64: inline __libc_mtag_new_tag

This is a common operation when heap tagging is enabled, so inline the
instructions instead of using an extern call.
sysdeps/aarch64/Makefile
sysdeps/aarch64/__mtag_new_tag.S [deleted file]
sysdeps/aarch64/libc-mtag.h