rk3568: bl32: update version to v2.00

Build from optee commit in develop-next branch:
    7b427573 rockchip: sip: add share mem page type define

Update feature:
    1. Update OP-TEE version to V3.13.0
    2. Add build user info in boot up log

Change-Id: Icac12851bb18acd672e865c0d6a9e6a3c5cd2335
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2021-08-04 15:20:29 +08:00
committed by Jianhong Chen
parent dec722a2f8
commit 0f6dbf6790
4 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3568_bl31_ultra_v2.08.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v1.05.bin
PATH=bin/rk35/rk3568_bl32_v2.00.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3568_bl31_v1.30.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v1.05.bin
PATH=bin/rk35/rk3568_bl32_v2.00.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

Binary file not shown.

Binary file not shown.