tools: sign_tool: uploading
1.uploading sign_tool in c++ 2.support to sign by key in the server 3.support to verify signed file in local Signed-off-by: liuyi <liuyi@rock-chips.com> Change-Id: I19456f8d2c4be1d0929ec022012d4b0e59f0d60c
This commit is contained in:
BIN
tools/rk_sign_tool
Executable file
BIN
tools/rk_sign_tool
Executable file
Binary file not shown.
@@ -1,14 +1,16 @@
|
||||
[System]
|
||||
support_chip = 3588|3566|3568|3308|3326|3399|3229|3228h|3368|3228|3288|px30|3328|1808|3228P|1109|1126|2206
|
||||
hard_sign_big_hash = 3229|3228h|3368|3228|3288
|
||||
hard_sign_litte_hash = 3399|3328
|
||||
hard_sign_pss = 3308|3326|px30|1808|3228P|1109|1126|2206
|
||||
new_crypto = 3308|3326|px30|1808|1109|1126|2206
|
||||
new_idb = 3588|3566|3568
|
||||
sign_flag =
|
||||
sign_soft_version =
|
||||
sign_nonce =
|
||||
select_chip = 3568
|
||||
select_private_key = PrivateKey.pem
|
||||
select_public_key = PublicKey.pem
|
||||
exclude_boot_sign =
|
||||
support_chip= 3588|3566|3568|3308|3326|3399|3229|3228h|3368|3228|3288|px30|3328|1808|3228P|1109|1126|2206
|
||||
hard_sign_big_hash= 3229|3228h|3368|3228|3288
|
||||
hard_sign_litte_hash= 3399|3328
|
||||
hard_sign_pss= 3308|3326|px30|1808|3228P|1109|1126|2206
|
||||
new_crypto= 3308|3326|px30|1808|1109|1126|2206
|
||||
new_idb= 3588|3566|3568
|
||||
sign_flag=
|
||||
sign_soft_version=
|
||||
sign_nonce=
|
||||
select_chip=1126
|
||||
select_private_key=PrivateKey.pem
|
||||
select_public_key=PublicKey.pem
|
||||
exclude_boot_sign=
|
||||
sign_state=
|
||||
sign_out=
|
||||
|
||||
Reference in New Issue
Block a user