On Fri, Mar 19, 2021 at 04:53:23PM +0000, Andre Przywara wrote: > When trying to run the arm64 MTE (Memory Tagging Extension) selftests > on a model with the new FEAT_MTE3 capability, the MTE feature detection > failed, because it was overzealously checking for one exact feature > version only (0b0010). Trying to fix that (patch 06/11) led me into the > rabbit hole of userland tool compilation, which triggered patches Reviewed-by: Mark Brown