rk3399pro-npu: add bl31 and bl32 initial verison v1.00

build from:
	bl31: a6ab17e This is a temporary version
	bl32: a152c641 static ta: support read data from user ta

Change-Id: I3044907c2720faa789a9b579047e65861b775aa4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2018-11-07 14:35:01 +08:00
parent e23672534b
commit 07203735c7
3 changed files with 17 additions and 0 deletions

View File

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

Binary file not shown.

Binary file not shown.