rk3568: bl32: update version to v1.03

Build from optee commit in develop-next branch:
    be244a17 rk3568: pta: support R&W attribute hash

Update feature:
    55d21464 rk3358: support rk3358 platform
    08bf63e7 rk3568: otp: read ns otp with ecc
    e88a188c rk3568: otp: add otp check ecc for read

Change-Id: I55892604c6f65d8a93cefdf02b5b64d46f5bf2ab
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2021-03-30 16:27:01 +08:00
committed by Joseph Chen
parent 681e83b5eb
commit dbe5b6295e
3 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3568_bl31_ultra_v2.02.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v1.02.bin
PATH=bin/rk35/rk3568_bl32_v1.03.bin
ADDR=0x00200000
[BL33_OPTION]
SEC=0

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3568_bl31_v1.20.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl32_v1.02.bin
PATH=bin/rk35/rk3568_bl32_v1.03.bin
ADDR=0x00200000
[BL33_OPTION]
SEC=0