]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Enable memory tagging for aarch64
authorKhem Raj <raj.khem@gmail.com>
Sun, 23 May 2021 14:45:32 +0000 (07:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 May 2021 21:35:54 +0000 (22:35 +0100)
commitf6521f85f783dc7565eb0c0046de59aa945423e5
tree76eb77861dbf8f116d0df54a830002a852868721
parent1d207eac08d9392b0ae53a2e740aabad72e57750
glibc: Enable memory tagging for aarch64

Glibc on aarch64 has a memory tagging option that can be enabled
via GLIBC_TUNABLES="glibc.mem.tagging=$SOMETHING" when glibc
is built with memory tagging support and the kernel/HW supports
MTE. There should be no side effects unless the user turns it
on with approprate HW support

Linux 5.4 headers and binutils 2.33.1 or newer is needed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc_2.33.bb