rk3368: bl32: update version to 1.21

build from optee commit: 160b2ff1a12935bbe630e6a943b2f0a538b75929

update features:
160b2f libutils: add atomic_inc32() and atomic_dec32()
d22c30 rpmb: Improve compatibility when verify the write counter
4ce023 smc_entry: fix bug to free rpc_arg before opensession

Change-Id: Id19f3abfacfcd6d8ac6250dfbbb742935be2a643
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2018-01-16 09:39:04 +08:00
parent bb3e40a642
commit f9a0d3f594
4 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.19.bin
ADDR=0x00010000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.20.bin
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.21.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -11,7 +11,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.19.bin
ADDR=0x00010000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.20.bin
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.21.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -11,7 +11,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.19.bin
ADDR=0x00010000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.20.bin
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.21.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0