diff options
| author | Tom Rini <[email protected]> | 2018-12-03 16:23:03 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-12-03 16:23:03 -0500 |
| commit | cf7c6f533331ff032d8949663ab2abe618da9cb4 (patch) | |
| tree | 05b83585e594685f83f626c21071172be1d607e5 /doc | |
| parent | 8f5bfb7615e82ffccebf79530b08034f81e56268 (diff) | |
| parent | fb0204e48b3e5ed5ecdfab89229140b6d4a1a08b (diff) | |
Merge branch '2018-12-03-master-imports'
- Baltos platform updates
- rtc m41t62 converted to DM.
- PowerPC MPC8xx DM conversion
- Verified boot updates
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/uImage.FIT/signature.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/uImage.FIT/signature.txt b/doc/uImage.FIT/signature.txt index a7657226794..bfff6fdc733 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: |
