blob: e1ea3d9fd3043488f19d7bdb7b39a01dd170a000 (
plain) (
blame)
1
2
3
|
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
|