My vendor only provides armv7a compiled libmali userspace driver but I would like one for aarch64.
The Linux kernel: 6.12.44-348, running aarch64 (32-bit userspace). I need it as I want to run a 64-bit userspace. Recompiling kernel to use mesa is not possible as its locked down.
The current driver is:
libmali.so.0.46.0: 1.5 Valhall-"r46p0-01eac1" for Mali-G510
I already tried my luck with r46p0-01eac1 from here and it didn't work;
https://developer.arm.com/downloads/-/Mali%20GPUs%20User-Space%20Binary%20Drivers
Is there any solution to this please? Why are you drivers so fractured compared to say nVidia, AMD etc?