rk3528: bl31: update version to v1.20

Build from ATF commit:
    fe961b77f plat: rk3528: clock: rk3518: add rate for suspend
update feature:
    fe961b77f plat: rk3528: clock: rk3518: add rate for suspend
    d831ce49e rockchip: common: add SIP_CPU_PM_CFG define
    a4bbbc7a6 commit_elf.sh: add message to rkbin doc

Change-Id: Ic8f15d2a5896a0e4102634e355b94aec8174784c
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-03-31 16:59:48 +08:00
parent c3f5ced134
commit 4f3bf5fbec
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.19.elf
PATH=bin/rk35/rk3528_bl31_v1.20.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.20.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-04-01 | rk3528_bl31_v1.20.elf | fe961b77f | 重要 |
### New
1. rk3518支持休眠唤醒。
------
## rk3528_bl31_v1.19.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.20.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2025-04-01 | rk3528_bl31_v1.20.elf | fe961b77f | important |
### New
1. Support system suspend for rk3518.
------
## rk3528_bl31_v1.19.elf
| Date | File | Build commit | Severity |