rv1126b: bl31: update version to v1.05

Build from ATF commit:
    ce0a773ac plat: rv1126b: switch masters to NS after slaves/ddr_regions
update feature:
    ce0a773ac plat: rv1126b: switch masters to NS after slaves/ddr_regions
    dd4375285 plat: rv1126b: sleep: support lp_pr
    aceae9288 rockchip: common: fiq-debugger: fix some problems
    fa0d30248 plat: rv1126b: sleep: save/restore vcp registers
    68f5802af plat: rv1126b: sleep: open more clk

Change-Id: Ia765373832a40aeb9a845596dd6d308adcf32bb4
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-05-16 15:44:29 +08:00
parent 924f78fe9a
commit 60a5b744e8
4 changed files with 27 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rv11/rv1126b_bl31_v1.04.elf
PATH=bin/rv11/rv1126b_bl31_v1.05.elf
ADDR=0x0
[BL32_OPTION]
SEC=0

View File

@@ -1,5 +1,18 @@
# rv1126b Release Note
## rv1126b_bl31_v1.05.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-05-16 | rv1126b_bl31_v1.05.elf | ce0a773ac | 重要 |
### New
1. 支持fiq-debugger。
2. 支持lp_pr休眠模式。
------
## rv1126b_bl32_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# rv1126b Release Note
## rv1126b_bl31_v1.05.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2025-05-16 | rv1126b_bl31_v1.05.elf | ce0a773ac | important |
### New
1. Support fiq-debugger.
2. Support lp_pr sleep mode.
------
## rv1126b_bl32_v1.03.bin
| Date | File | Build commit | Severity |