Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
pabs3
4y ago
0 comments
Share
IIRC ARM devices can also be big-endian and GCC can even generate big endian 64-bit ARM code:
https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
undefined | Better HN
0 comments
default
newest
oldest
tyingq
4y ago
Yeah, you can find an ARM big endian distribution of, for example NetBSD. No Linux that I can find. Apparently boot issues are a bit tricky.
erk__
4y ago
I have found a Gentoo distribution with big endian for the raspberry pi 3, so it is out there
https://github.com/zeldin/linux-1/releases
rjsw
4y ago
I'm fairly sure that NetBSD/arm switches to big endian once the kernel is running, the boot process is unchanged.
tyingq
4y ago
The thing holding it back for Rpi4 is UEFI+ACPI, so I assume there's some boot process changes.
rvp-x
4y ago
ACPI is problematic in big endian.
Nursie
4y ago
You used to be able to get debian arm-be, but that was a good 15 years ago.
j
/
k
navigate · click thread line to collapse