rk3228h/rk3328: bl32: update version to 1.34

built from optee commit: 3ab94b69b600e947cfbf9057bcb11d7a5c14885b

update feature:
3ab94b6 SVP: unified DRM memory allocation from low address
8c020a4 SVP: when vp9 find invalid compressed header, return total size
open CFG_TA_DRM configure and delete memblock_enable 3228H

Change-Id: Id832569e0f68749eb2881dc29233d03113fa6668
Signed-off-by: Xuhanrui <xhr@rock-chips.com>
This commit is contained in:
Xuhanrui
2017-11-03 14:50:39 +08:00
parent add64ce3e1
commit c03efcb492
3 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.33.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.34.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.33.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl32_v1.34.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

Binary file not shown.