Status of supported architectures

32bit architectures were lowered to tier-2 support or removed.

RISC-V and ARM architecture support was improved upstream. Sparc64 support was dropped, because it was the only architecture left not well supported by Clang.

(From the latest issue of FreeBSD Journal.)
(Tier-4 means unsupported)

Interesting notes:
  • RISC-V is an open-source standard that has both proprietary and opensource processors.
  • RISC-V and ARM are reduced instruction set computing (RISC) processors
 
Interesting note: RISC-V is an open-source standard that has both proprietary and opensource processors.
Interesting to me is that Intel has made friends with SiFive.
They seem to botch everything they touch for killing small competitors..
Compute stick
Edison (Atom + quark)
Arundio clone (Galileo with quark)
 
Arduino clone (Galileo with quark)
I have to agree. I got gifted one of these and I love it because it looks awesome. I just don't quite know what to do with it ;)

The Intel engineers spent some free time getting Debian *just* about running on it but it is so non-standard that this was about it. Apparently it is also missing some features from the official intel spec that some 32bit programs will just crash.

As for using it as an actual hobbyist electronics component... well, it is far too expensive for that!
 
Back
Top