summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnastasia Klimchuk <aklm@flashrom.org>2024-05-03 19:27:43 +1000
committerAnastasia Klimchuk <aklm@chromium.org>2024-05-09 10:52:23 +0000
commit751409e6909514109383920d1c34be223e968211 (patch)
tree541b849d9021a0f4ccea344214ac10a9c91cc7be /doc
parent59c4597071cb75fa27d5db7211eb8ea095218b5f (diff)
downloadflashrom-751409e6909514109383920d1c34be223e968211.tar.gz
flashrom-751409e6909514109383920d1c34be223e968211.tar.bz2
flashrom-751409e6909514109383920d1c34be223e968211.zip
doc: Add user doc with links to ChromeOS documents
Change-Id: If7b06c077b34f73bc6c33f617332dfc32b982c12 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/82181 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hsuan-ting Chen <roccochen@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user_docs/chromebooks.rst8
-rw-r--r--doc/user_docs/index.rst1
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/user_docs/chromebooks.rst b/doc/user_docs/chromebooks.rst
new file mode 100644
index 000000000..feb333b3f
--- /dev/null
+++ b/doc/user_docs/chromebooks.rst
@@ -0,0 +1,8 @@
+=============================
+Documentation for Chromebooks
+=============================
+
+Below is the list of documents and pages that can be useful if you use flashrom on ChromeOS.
+Note these documents are external to flashrom and maintained outside of upstream flashrom tree.
+
+* `Write protection <https://www.chromium.org/chromium-os/developer-library/reference/security/write-protection/>`_
diff --git a/doc/user_docs/index.rst b/doc/user_docs/index.rst
index b4cca3439..5bc93d1b7 100644
--- a/doc/user_docs/index.rst
+++ b/doc/user_docs/index.rst
@@ -6,3 +6,4 @@ Users documentation
fw_updates_vs_spi_wp
example_partial_wp
+ chromebooks