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

Richard Earnshaw rearnsha@arm.com
Mon Jun 15 14:40:23 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.
---
 config.h.in         |  3 +++
 config.make.in      |  2 ++
 configure           | 17 +++++++++++++++++
 configure.ac        | 10 ++++++++++
 manual/install.texi | 13 +++++++++++++
 5 files changed, 45 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-config-Allow-memory-tagging-to-be-enabled-when-confi.patch
Type: text/x-patch
Size: 3956 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20200615/8141c63c/attachment-0001.bin>


More information about the Libc-alpha mailing list