1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

ref-manual: add FIT_PAD_ALG

New variable in 4.1.

(From yocto-docs rev: 78199299405ae0ed3da543773859dc6309144cf6)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2022-10-07 14:58:22 +13:00
committed by Richard Purdie
parent 81f311e347
commit 256dcac518
+4
View File
@@ -2713,6 +2713,10 @@ system and gives an overview of their function and contents.
Specifies the signature algorithm used in creating the FIT Image. Specifies the signature algorithm used in creating the FIT Image.
For e.g. rsa2048. For e.g. rsa2048.
:term:`FIT_PAD_ALG`
Specifies the padding algorithm used in creating the FIT Image.
The default value is "pkcs-1.5".
:term:`FIT_SIGN_INDIVIDUAL` :term:`FIT_SIGN_INDIVIDUAL`
If set to "1", then the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` If set to "1", then the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>`
class will sign the kernel, dtb and ramdisk images individually in addition class will sign the kernel, dtb and ramdisk images individually in addition