rk3562: bl32: update version to v1.08
Build from OPTEE commit in develop-next branch:
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
Update features:
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
8285a003e pta: crypto_service: add firmware key cipher function
33112b291 pta: add func for check the caller is from uboot
03083ced7 rk3562: add support for fw encrypt key
3d289e350 rk3562: increase heap size to 256K
aae29e6aa drivers: crypto: keytable: hmac: add algo valid check
b0eaacb57 pta: crypto_service: fix compile error when CFG_RK_KEYLAD not defined
f19dc939d pta: crypto_service: add OEM OTP KEY hmac support for user ta
1b75e8b9e drivers: crypto: keytable: hmac: support MD5/SHA1/SHA256/SHA512/SM3
f0fdffa4f kernel: print version information earlier
29b1dbc92 core: optimize memory info log to avoid misunderstand
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Iab851c47d7b66c68137b2d13666833946737ec73
This commit is contained in:
committed by
Jianhong Chen
parent
6f844ef01d
commit
5b5236535d
@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3562_bl31_v1.21.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3562_bl32_v1.07.bin
|
||||
PATH=bin/rk35/rk3562_bl32_v1.08.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Reference in New Issue
Block a user