Hacker News new | ask | show | jobs
by UbrtrbNchDneRle 1836 days ago
Don’t you think we will see more general computing ARM chips with the M1’s success? Aren’t we approaching a world where your phone, tablet (hopefully eating the laptop…), desktop and server all run more or less the same chip?
2 comments

CPU standardization is already here, your iPhone runs ARMv8-A does that allow you to replace the kernel on your iPhone?

What it is about android that allows you to do so is the copyleft license on the linux kernel. Chips can be locked down, and they generally are.

Yes, but I don’t understand how Fuchsia prevents pine64 to offer a Linux compatible chip. Not being able to unlock an android/fuchsia/iOS phone doesn’t really matter, does it?

Either way, I was hinting at a possible liberation through the laptop/desktop/server ARM SoC market, which is certainly coming. I think x86 is “over”.

Well: if fuchsia becomes the standard phone OS, the current practice of providing kernel source (to the point it can be compiled into working firmware) will end.

It doesn't prevent anyone from providing linux firmwares, but it takes away the reason they must do so.

No, because the M1 is like every other phone and tablet out there in that they're ARM SoCs. There are significant downsides to ARM SoCs compared to x86-64 machines in that they have no standardized architecture, nor enumerable buses.