rockchip: fit: use pss padding for verify boot

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4feef28eea9c16622bfe5b56f2c75a16bb7e672f
This commit is contained in:
Joseph Chen 2020-07-13 15:42:07 +08:00 committed by Jianhong Chen
parent 95b97bd68f
commit 6af6afb3d8
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ cat << EOF
multi = "resource";
signature {
algo = "sha256,rsa2048";
padding = "pss";
key-name-hint = "dev";
sign-images = "fdt", "kernel", "ramdisk", "multi";
};