summaryrefslogtreecommitdiffstats
path: root/docs/hcl/c201.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-12 21:51:34 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-12 21:51:34 (EDT)
commita4e149725119aa5ed34a1f48ea004bbfb34c231c (patch)
tree465adba70b6edd59089fed256cbd47069e07587d /docs/hcl/c201.html
parent9317cc2da9d06dec263267e9f61f0bfd166dcdbf (diff)
downloadlibreboot-a4e149725119aa5ed34a1f48ea004bbfb34c231c.zip
libreboot-a4e149725119aa5ed34a1f48ea004bbfb34c231c.tar.gz
libreboot-a4e149725119aa5ed34a1f48ea004bbfb34c231c.tar.bz2
docs/hcl/c201.html: Clarify that only non-malicious microcode's ok
Diffstat (limited to 'docs/hcl/c201.html')
-rw-r--r--docs/hcl/c201.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html
index 1955cb6..68937fd 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -253,7 +253,8 @@
<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 and read-only), but we
+ (not considered problematic by the FSF provided that it is reasonably trusted
+ to not be malicious, 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>