diff mbox series

[U-Boot,4/4] doc: uImage.FIT: signature.txt: add option padding

Message ID 1538497960-25959-4-git-send-email-philippe.reynes@softathome.com
State Changes Requested
Delegated to: Tom Rini
Headers show
Series [U-Boot,1/4] rsa: use new openssl API to create signature | expand

Commit Message

Philippe REYNES Oct. 2, 2018, 4:32 p.m. UTC
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
---
 doc/uImage.FIT/signature.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Simon Glass Oct. 9, 2018, 4:20 p.m. UTC | #1
On 2 October 2018 at 10:32, Philippe Reynes
<philippe.reynes@softathome.com> wrote:
> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
> ---
>  doc/uImage.FIT/signature.txt | 3 +++
>  1 file changed, 3 insertions(+)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

Please also adjust the vboot test to check this new feature.
diff mbox series

Patch

diff --git a/doc/uImage.FIT/signature.txt b/doc/uImage.FIT/signature.txt
index a765722..bfff6fd 100644
--- a/doc/uImage.FIT/signature.txt
+++ b/doc/uImage.FIT/signature.txt
@@ -106,6 +106,9 @@  When the image is signed, the following properties are optional:
 
 - comment: Additional information about the signer or image
 
+- padding: The padding algorithm, it may be pkcs-1.5 or pss,
+	if no value is provided we assume pkcs-1.5
+
 For config bindings (see Signed Configurations below), the following
 additional properties are optional: