summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 7ddf705939..9d16d8c466 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2713,6 +2713,10 @@ system and gives an overview of their function and contents.
2713 Specifies the signature algorithm used in creating the FIT Image. 2713 Specifies the signature algorithm used in creating the FIT Image.
2714 For e.g. rsa2048. 2714 For e.g. rsa2048.
2715 2715
2716 :term:`FIT_PAD_ALG`
2717 Specifies the padding algorithm used in creating the FIT Image.
2718 The default value is "pkcs-1.5".
2719
2716 :term:`FIT_SIGN_INDIVIDUAL` 2720 :term:`FIT_SIGN_INDIVIDUAL`
2717 If set to "1", then the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` 2721 If set to "1", then the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>`
2718 class will sign the kernel, dtb and ramdisk images individually in addition 2722 class will sign the kernel, dtb and ramdisk images individually in addition