rk3228h/rk3328: bl32: update version to 1.44

Build from optee commit in develop branch:
	c4654a6d libcrypto: fix crypto.a link error

Update feature:
	c4654a6d libcrypto: fix crypto.a link error
	631b37ed libcrypto: add base64_bio.c
	3b853bca rpmb: be compatible with kernel bug
	7a7383d8 static ta: support muti file system

Change-Id: Idd2894ff9393113995ed253daf9ef450730687b0
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2018-05-30 16:35:51 +08:00
parent a603f7abef
commit d22a666752
3 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.39.elf
ADDR=0x10000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.43.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.44.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.39.elf
ADDR=0x10000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.43.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.44.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

Binary file not shown.