rk3568: bl31: add initial debug v0.01

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9ba3a1cd567752c0aab311c218af1a976681c9e3
This commit is contained in:
Joseph Chen
2020-10-27 18:05:00 +08:00
parent 591312da97
commit 598d969617
2 changed files with 15 additions and 0 deletions

15
RKTRUST/RK3568TRUST.ini Normal file
View File

@@ -0,0 +1,15 @@
[VERSION]
MAJOR=1
MINOR=0
[BL30_OPTION]
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl31_v0.01.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=0
[BL33_OPTION]
SEC=0
[OUTPUT]
PATH=trust.img

Binary file not shown.