rk3568: bl32: update version to v1.04

Build from optee commit in develop-next branch:
    c38b1925 rk3568: vendor_props: support read seed from vendor props

Update feature:
    b2afa116 rk3568: support write toybrick seed
    786c462f rk3568: support R&W oem otp
    be244a17 rk3568: pta: support R&W attribute hash

Change-Id: I25c8fa0da9798fa7929a6e5e70ea33b93725b83a
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2021-04-16 08:43:27 +08:00
committed by Jianhong Chen
parent 332ebe6c92
commit 4dcabc8a66
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.03.bin
PATH=bin/rk35/rk3568_bl32_v1.04.bin
ADDR=0x00200000
[BL33_OPTION]
SEC=0

View File

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