Hacker News new | ask | show | jobs
by my123 831 days ago
Qualcomm disables SVE (masked at the hypervisor level) on all their silicon. If you want SVE on a phone roday, your options are Tensor G3, Exynos 2200/2400 or MediaTek phones with ARMv9 CPUs.

Or if you have hypervisor execution level code exec (including an unfused phone), you can patch up that limitation.

1 comments

So I have this https://en.wikipedia.org/wiki/Windows_Dev_Kit_2023

And we can run ubuntu on that https://github.com/armbian/build

There isn't any hypervisor running on that and still no SVE So any advice ?

This runs Cortex-X1C and A78C, which are of the generation _just_ before the one that got SVE