rk3588: bl31/bl32: add initial version

Build from commit:
- bl31: f0ec400d7
- bl32: b05135511

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8910ab26935f693f0c3ede0a42d60144d0a66b1e
This commit is contained in:
Joseph Chen
2021-12-13 07:34:07 +00:00
committed by Elon Zhang
parent e841ce4d14
commit 2bbc3f6967
3 changed files with 17 additions and 0 deletions

17
RKTRUST/RK3588TRUST.ini Normal file
View File

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

Binary file not shown.

Binary file not shown.