[PATCH v4 1/6] config: Allow memory tagging to be enabled when configuring glibc

Richard Earnshaw rearnsha@arm.com
Fri Dec 18 19:29:52 GMT 2020


This patch adds the configuration machinery to allow memory tagging to be
enabled from the command line via the configure option --enable-memory-tagging.

The current default is off, though in time we may change that once the API
is more stable.
---
 INSTALL             | 14 ++++++++++++++
 config.h.in         |  3 +++
 config.make.in      |  2 ++
 configure           | 22 ++++++++++++++++++++++
 configure.ac        | 15 +++++++++++++++
 manual/install.texi | 13 +++++++++++++
 6 files changed, 69 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4-0001-config-Allow-memory-tagging-to-be-enabled-when-co.patch
Type: text/x-patch
Size: 5298 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20201218/596434b8/attachment.bin>


More information about the Libc-alpha mailing list