rk3308: bl31: add initial version v1.00

This is a temporary version, build from: c1be25b

Change-Id: I76137f36669c437f8d1cbe001d49f227690ee36d
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2018-03-29 11:12:27 +08:00
parent 21c08041b4
commit f3ec8fe21a
2 changed files with 15 additions and 0 deletions

15
RKTRUST/RK3308TRUST.ini Normal file
View File

@@ -0,0 +1,15 @@
[VERSION]
MAJOR=1
MINOR=0
[BL30_OPTION]
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_v1.00.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0
[BL33_OPTION]
SEC=0
[OUTPUT]
PATH=trust.img

BIN
bin/rk33/rk3308_bl31_v1.00.elf Executable file

Binary file not shown.