rk3326: bl31: update version to v1.24

Build from ATF commit:
	75d200365 plat: px30s: add support fsp init and dfs
update feature:
	75d200365 plat: px30s: add support fsp init and dfs
	c558d0311 plat: px30: scmi: enable pvtpll clock for cpu/gpu
	318d40339 plat: px30: support sram reuse section
	c2e74efff rockchip: support sram_reuse section

Change-Id: If9d3cb2ffb2ad32af0c01f996a6ed42697552868
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen
2021-12-24 11:01:29 +08:00
parent b7d838aacb
commit 968be4ce27
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/rk3326_bl31_v1.23.elf
PATH=bin/rk33/rk3326_bl31_v1.24.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.23.elf
PATH=bin/rk33/rk3326_bl31_v1.24.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

Binary file not shown.

Binary file not shown.