scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
commit8521001731d6539382fa875f1cac9864c466ef27
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Jun 2022 17:41:24 +0000 (6 14:41 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Jun 2022 18:56:48 +0000 (6 15:56 -0300)
tree1d20e7832dc32002c890794068d8e70c3680c43e
parent999835533bc60fbd0b0b65d2412a6742e5a54b9d
scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant

It was added in commit 603e5c8ba7257483c162cabb06eb6f79096429b6.
This caused the elf/tst-glibcelf consistency check to fail.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
scripts/glibcelf.py