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

Richard Earnshaw rearnsha@arm.com
Mon Nov 23 15:42:29 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           | 17 +++++++++++++++++
 configure.ac        | 10 ++++++++++
 manual/install.texi | 13 +++++++++++++
 6 files changed, 59 insertions(+)

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


More information about the Libc-alpha mailing list