rockchip: rv1126: use pss padding for verify boot
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ia2b29a53332989244be0904280f403cb6c4c9e97
This commit is contained in:
parent
46751ae49c
commit
95b97bd68f
|
|
@ -123,6 +123,7 @@ fi
|
|||
cat << EOF
|
||||
signature {
|
||||
algo = "sha256,rsa2048";
|
||||
padding = "pss";
|
||||
key-name-hint = "dev";
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue