From 0b2007d39dfd5be1f851a65c94300652884022f6 Mon Sep 17 00:00:00 2001
From: Francis Rowe
+ Unlike x86 (e.g. Intel/AMD) CPUs, ARM CPUs do not use microcode, not even built in. + On the Intel/AMD based libreboot systems, there is still microcode in the CPU + (not considered problematic by the FSF, since it's part of the hardware), but we + exclude microcode updates, which are proprietary +
++ On ARM CPUs, the instruction set is implemented in circuitry, without microcode. +
++ Back to top of page. +
+