rk3588: bl31: update version to v1.16

Build from ATF commit:
	bc02fdb23 plat: rk3588: support booting from the cpu according to atags.

Update feature:
	bc02fdb23 plat: rk3588: support booting from the cpu according to atags.
	3f58c537b rockchip: common: Add boot1 param for atags
	a8b89552b plat: rockchip: rk3588: dmc: ddr_m0: fix the mistake about idle_ddrsch

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I98cebd043832600634aa37fcb55eedccd78256ff
This commit is contained in:
Joseph Chen
2022-02-24 03:22:35 +00:00
parent c31d840e7e
commit 85def61dc0
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3588_bl31_v1.15.elf
PATH=bin/rk35/rk3588_bl31_v1.16.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

Binary file not shown.