rv1126b: bl31: update version to v1.02

Build from ATF commit:
    32ea6e285 plat: rv1126b: dmc: restore sram only if dfs initialized
update feature:
    32ea6e285 plat: rv1126b: dmc: restore sram only if dfs initialized
    9f35dc377 plat: rv1126b: sleep: do sram_save/restore
    e521c5d65 plat: rv1126b: bl31 run at 0x40000000
    e40572f61 rockchip: rv1126b: clk: Disable rkce aclk_s and pka_s when clock init
    91f3b46e9 plat: rv1126b: correct return vaule for pvtpll_config_handler()

Change-Id: I5620f4b274f8d24423d739f78e47d9df70143169
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-04-15 11:14:21 +08:00
committed by Joseph Chen
parent 9dbe56d19c
commit e5d85e93a0
4 changed files with 27 additions and 1 deletions

View File

@@ -1,5 +1,18 @@
# rv1126b Release Note
## rv1126b_bl31_v1.02.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :--------------------- | ----------- | -------- |
| 2025-04-15 | rv1126b_bl31_v1.02.elf | 32ea6e285 | 重要 |
### New
1. BL31运行到0x40000000地址。
2. 休眠唤醒时保存恢复system sram数据。
------
## rv1126b_spl_v1.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# rv1126b Release Note
## rv1126b_bl31_v1.02.elf
| Date | File | Build commit | Severity |
| ---------- | :--------------------- | ------------ | --------- |
| 2025-04-15 | rv1126b_bl31_v1.02.elf | 32ea6e285 | important |
### New
1. BL31 runs at 0x40000000.
2. Save/restore data of system sram when system suspend/resume.
------
## rv1126b_spl_v1.01.bin
| Date | File | Build commit | Severity |