summaryrefslogtreecommitdiffstats
path: root/Documentation/security
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-22 17:36:40 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-04-14 10:04:10 +0000
commit895c77f361e9d44849cc00eac5a094371fecfc8c (patch)
treee3ae6847965ab76dd832f2af27700d171226a36e /Documentation/security
parenta6b887e017f2310db79067b18b216036907b2d90 (diff)
downloadcoreboot-895c77f361e9d44849cc00eac5a094371fecfc8c.tar.gz
coreboot-895c77f361e9d44849cc00eac5a094371fecfc8c.tar.bz2
coreboot-895c77f361e9d44849cc00eac5a094371fecfc8c.zip
Documentation/vboot: Drop deprecated options from example
4K keys are now default. Change-Id: I16599d0e8b874f9e8a56100fea06d6e4f94a5c00 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37149 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/security')
-rw-r--r--Documentation/security/vboot/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/vboot/index.md b/Documentation/security/vboot/index.md
index 997db8be80a3..ff2261a66956 100644
--- a/Documentation/security/vboot/index.md
+++ b/Documentation/security/vboot/index.md
@@ -231,7 +231,7 @@ More details are available in `3rdparty/vboot/README`.
# The keys were made using the following command
#
# 3rdparty/vboot/scripts/keygeneration/create_new_keys.sh \
-# --4k --4k-root --output $PWD/keys
+# --output $PWD/keys
#
#
# The "magic" numbers below are derived from the GBB section in