rk3308: bl31: aarch32: add initial version v1.00

build from commit:
	cd8f09d rk3308: support small memory environment with AArch32 mode

update features:
	cd8f09d rk3308: support small memory environment with AArch32 mode
	4654e39 plat: rockchip: support bl32/bl33 fixup by platform
	bb80fd3 make.sh: remove 'DEBUG=1' compile option
	1e2e0a8 px30: enable CONFIG_PLAT_WARMBOOT_ADDR_NOT_ALIGN
	3b7e61c rk3308: enable CONFIG_PLAT_WARMBOOT_ADDR_NOT_ALIGN
	9f2cf03 rockchip: common: make warmboot address 64 align optional
	89ade25 rk3308: platform_def.h: decrease MMU xlat table size

Change-Id: I8870bfbc829614e98d07cd2667bb2e1207131596
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2018-05-30 16:25:39 +08:00
committed by Jianhong Chen
parent 34e508c2c9
commit ac9e72344b
2 changed files with 15 additions and 0 deletions

View File

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

Binary file not shown.