rk322xh/rk3328: optee: update bl32 verison to v1.01
1)add efuse driver support 2)add otp driver support 3)add hardware crypto support 4)delete init gic in optee os 5)add rk3399 platform init optee_os:commit_id: f89f3adf29f21c7af3261c4b640e70b73f7fb8dc Change-Id: I18c4c48af3744e378e31290f1bed6857a2f5e6c5 Signed-off-by: sean.huang <sean.huang@rock-chips.com>
This commit is contained in:
committed by
William Zhang
parent
15497eae80
commit
87cdff5776
@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.10.bin
|
||||
ADDR=0x10000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.00.bin
|
||||
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.01.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.10.bin
|
||||
ADDR=0x10000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.00.bin
|
||||
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.01.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
BIN
bin/rk33/rk322xh_bl32_v1.00.bin → bin/rk33/rk322xh_bl32_v1.01.bin
Normal file → Executable file
BIN
bin/rk33/rk322xh_bl32_v1.00.bin → bin/rk33/rk322xh_bl32_v1.01.bin
Normal file → Executable file
Binary file not shown.
Reference in New Issue
Block a user