rk3126x: update optee with ta version to v1.21

1)add rk3126b and rk3126c platform init
2)enable fiq-debugger
3)implement suspend/resume
4)add the driver of the efuse
5)modify secure storage key generate

built from optee commit: b20c128508a3caa2e1af6a849c8e3bb85fde75f2

Change-Id: I0a3fce857a9c4fd7067f460bd616c4d3b19f5d45
Signed-off-by: sean.huang <sean.huang@rock-chips.com>
This commit is contained in:
sean.huang
2017-05-11 16:42:50 +08:00
committed by Jianhong Chen
parent 0cc3b68901
commit b6ff35893d
3 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[TOS_BIN_PATH]
TOS=tools/rk_tools/bin/rk31/rk3126_tee_v1.01.bin
TOSTA=tools/rk_tools/bin/rk31/rk3126_tee_ta_v1.20.bin
TOSTA=tools/rk_tools/bin/rk31/rk3126_tee_ta_v1.21.bin

Binary file not shown.