rk3228h/rk3328: bl32: update version to 1.32

built from optee commit: face623dceba59649815ffb36f32c3a7a0a28948

update feature:
rk3228H: add seure video path
    1)support H264 HEVC VP9 VP8 MPEG2 MPEG4
    2)add decrypt ta and video parser ta
    3)support small vcodec_service, only support set/get region

Change-Id: I7fc600ec46baa579cfaf3d1b10f6646e59a38f23
Signed-off-by: willam.wei <willam.wei@rock-chips.com>
This commit is contained in:
willam.wei
2017-10-17 15:17:36 +08:00
committed by Jianhong Chen
parent e284b62295
commit 00772aa2ed
4 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.35.bin
ADDR=0x10000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.31.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.32.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -9,7 +9,7 @@ PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.35.bin
ADDR=0x10000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.31.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.32.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

Binary file not shown.

BIN
bin/rk33/rk322xh_bl32_v1.32.bin Executable file

Binary file not shown.