mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +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:
committed by
Richard Purdie
parent
81f311e347
commit
256dcac518
@@ -2713,6 +2713,10 @@ system and gives an overview of their function and contents.
|
||||
Specifies the signature algorithm used in creating the FIT Image.
|
||||
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`
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user