rk3399: bl32: add rk3399_bl32_tee_ta_DRM_v1.20.bin

build from optee_os commit 438e3f7852917523e869334fba675c1f7fabf078
update features:
1.  if #define CONFIG_MERGER_TRUSTIMAGE_DRM
    the file "rk3399_bl32_tee_ta_DRM_v1.20.bin"
    will be packed in trust.img

Change-Id: Ie4c698ef7ec4836b22618b6a9a7979b80d7e23a3
Signed-off-by: willam.wei <willam.wei@rock-chips.com>
This commit is contained in:
willam.wei
2017-09-01 17:18:13 +08:00
parent 59dd4b27c0
commit 8233628bd9
2 changed files with 17 additions and 0 deletions

17
RKTRUST/RK3399TRUST_DRM.ini Executable file
View File

@@ -0,0 +1,17 @@
[VERSION]
MAJOR=1
MINOR=0
[BL30_OPTION]
SEC=0
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3399_bl31_v1.12.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3399_bl32_tee_ta_DRM_v1.20.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0
[OUTPUT]
PATH=trust.img

Binary file not shown.