rk3308 aarch64/32: bl31: update version to v2.22

Build from commit:
	30f1405 plat: rk3308: change BL31 offset from 0x10000 to 0x40000 on AArch64

Update feature:
	30f1405 plat: rk3308: change BL31 offset from 0x10000 to 0x40000 on AArch64

Change-Id: If6039c5daf6e1a14f0fd145330a79c7b6050c5ad
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-09-23 17:10:49 +08:00
parent 500ed2a4c4
commit 781bef7d14
4 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_aarch32_v2.21.elf
PATH=bin/rk33/rk3308_bl31_aarch32_v2.22.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_v2.21.elf
PATH=bin/rk33/rk3308_bl31_v2.22.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0