summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-03-01 00:48:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-01 08:26:02 +0100
commitdd524817b207b8de40fede2ac183e336030d995b (patch)
treeb3c06a266bdab8d021cd9d680d78735014586763 /doc
parent921a5bc6deaae6442da2440338728cb7dc0226e0 (diff)
downloadptxdist-dd524817b207b8de40fede2ac183e336030d995b.tar.gz
ptxdist-dd524817b207b8de40fede2ac183e336030d995b.tar.xz
doc: dev_code_signing: mention where to select the signing provider
Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20210228234809.5294-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/dev_code_signing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dev_code_signing.rst b/doc/dev_code_signing.rst
index d47002e8c..56ac0e3b3 100644
--- a/doc/dev_code_signing.rst
+++ b/doc/dev_code_signing.rst
@@ -49,6 +49,7 @@ material in case SoftHSM is used.
When ``PTXCONF_CODE_SIGNING`` is enabled exactly one code signing provider is
active during each invocation of PTXdist.
+The active provider can be selected in the ``platformconfig`` menu.
PTXdist comes equipped with a development code signing provider "devel"
implemented via the package ``host-ptx-code-signing-dev``.