rk3588: bl31: update version to v1.51
Build from ATF commit:
bc6030fac plat: rockchip: rk3588: clock: Add more chip core support
update feature:
bc6030fac plat: rockchip: rk3588: clock: Add more chip core support
19d131fab plat: rk3588: dmc: avoid uninitialized return value in ddr_get_addrmap_info
ae281fe95 plat: rk3588: dmc: add support ddrdbg_get_dram_info
91fa33df4 plat: rockchip: common: ddrdbg_dram_info support sys_reg_v3
76402e440 plat: rk3588: sleep: Supports PMIC sleep mode timing control
717885416 plat: rk3588: fix error of dumping gpio_power_info
d831ce49e rockchip: common: add SIP_CPU_PM_CFG define
Change-Id: I9f1e368fa980809888d5bc690913097f9614162b
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3588_bl31_v1.50.elf
|
||||
PATH=bin/rk35/rk3588_bl31_v1.51.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.51.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2025-04-25 | rk3588_bl31_v1.51.elf | bc6030fac | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 为linxu添加ddr debug接口。
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.50.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.51.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2025-04-25 | rk3588_bl31_v1.51.elf | bc6030fac | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Add the ddr debug interface to linux.
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.50.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user