]> www.infradead.org Git - users/hch/block.git/commitdiff
docs: document DCP-backed trusted keys kernel params
authorDavid Gstir <david@sigma-star.at>
Wed, 3 Apr 2024 07:21:21 +0000 (09:21 +0200)
committerJarkko Sakkinen <jarkko@kernel.org>
Thu, 9 May 2024 15:29:03 +0000 (18:29 +0300)
Document the kernel parameters trusted.dcp_use_otp_key
and trusted.dcp_skip_zk_test for DCP-backed trusted keys.

Co-developed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
Co-developed-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Signed-off-by: David Gstir <david@sigma-star.at>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Documentation/admin-guide/kernel-parameters.txt

index 396137ee018d783a7d5cef09d371433d96cd410f..fd2b74092c473e3cb9dde3a80aedf7ac99da13f4 100644 (file)
                        - "tpm"
                        - "tee"
                        - "caam"
+                       - "dcp"
                        If not specified then it defaults to iterating through
                        the trust source list starting with TPM and assigns the
                        first trust source as a backend which is initialized
                        If not specified, "default" is used. In this case,
                        the RNG's choice is left to each individual trust source.
 
+       trusted.dcp_use_otp_key
+                       This is intended to be used in combination with
+                       trusted.source=dcp and will select the DCP OTP key
+                       instead of the DCP UNIQUE key blob encryption.
+
+       trusted.dcp_skip_zk_test
+                       This is intended to be used in combination with
+                       trusted.source=dcp and will disable the check if the
+                       blob key is all zeros. This is helpful for situations where
+                       having this key zero'ed is acceptable. E.g. in testing
+                       scenarios.
+
        tsc=            Disable clocksource stability checks for TSC.
                        Format: <string>
                        [x86] reliable: mark tsc clocksource as reliable, this