The issue involves `getauxval(AT_HWCAP2)` not correctly reporting the `HWCAP2_MTE` capability when using QEMU-user. This suggests a problem with how system calls or auxiliary vector values are handled in QEMU. syscall