summaryrefslogtreecommitdiffstats
path: root/docs/hcl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hcl')
-rw-r--r--docs/hcl/c201.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html
index 2f6947c..b3b6c4f 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -163,8 +163,9 @@
<p>
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 software.
+ (not considered problematic by the FSF, since it's part of the hardware and read-only), but we
+ exclude microcode updates (volatile updates which are uploaded at boot time by the boot firmware,
+ if present), which are proprietary software.
</p>
<p>
On ARM CPUs, the instruction set is implemented in circuitry, without microcode.