rk3528: bl31: update version to v1.19

Build from ATF commit:
    b5fa023c7 plat: rk3528: clock: Add pvtpll table for rk3518
update feature:
    b5fa023c7 plat: rk3528: clock: Add pvtpll table for rk3518
    2595f1878 plat: rk3528: add rk3518 dram support
    15504230a plat: rk3528: add rk3518 support
    2c0274d8d rockchip: common: add SIP_GPIO_CFG define
    28863aaa2 rockchip: common: make warmboot address 64 align optional
    11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
    3e7d6f86d plat: rockchip: rk3528: Fix typos in Rockchip copyright notices
    088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
    d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
    076599f9b plat: rockchip: uart: fix uart_debug_save flow
    9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro
    d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro
    d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler
    991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle
    c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h

Change-Id: Ib1af912057f1cf8784db481f1fe395f2278914e8
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-03-11 10:10:16 +08:00
parent d97f364cb4
commit 2e81f0ed85
4 changed files with 25 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3528_bl31_v1.18.elf
PATH=bin/rk35/rk3528_bl31_v1.19.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.19.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-03-11 | rk3528_bl31_v1.19.elf | b5fa023c7 | 重要 |
### New
1. 添加rk3518支持。
------
## rk3528_usbplug_v1.04.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.19.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2025-03-11 | rk3528_bl31_v1.19.elf | b5fa023c7 | important |
### New
1. Support rk3518.
------
## rk3528_usbplug_v1.04.bin
| Date | File | Build commit | Severity |