rv1126b: bl31: update version to v1.04

Build from ATF commit:
    886a0421f plat: rv1126b: sleep: support LP_AOA
update feature:
    886a0421f plat: rv1126b: sleep: support LP_AOA
    1d921372f plat: rv1126b: dmc: only need save current phy fsp skew
    942f0a579 plat: rv1126b: dmc: add poll state after request exit RETON
    52345be1c plat: rv1126b: dmc: fixed the LPDDR4 CA deskew update issue
    67062e5d6 plat: rv1126b: define access_regs_table
    f361154b0 rockchip: common: optimized ACCESS_REG32 function
    14b5a2f18 plat: rv1126b: enable tsadc_shut_m0
    644acb419 rockchip: fixed compilation warning -Wlto-type-mismatch
    86da86b1a rockchip: common: scmi: delete unused files
    b161ef873 plat: rv1126b: sleep: save/restore GPIOx_GROUP
    e02ed77df plat: rv1126b: dmc: add more phy registers in phy_need_save[]
    813915da8 plat: rv1126b: dmc: adjust LP4/4x CAODT

Change-Id: I3417f01afa28375a168850be9973e11799e69792
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-05-06 09:36:30 +08:00
parent e52f73af49
commit 3ac1fb7395
4 changed files with 29 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,19 @@
# rv1126b Release Note # rv1126b Release Note
## rv1126b_bl31_v1.04.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-05-06 | rv1126b_bl31_v1.04.elf | 886a0421f | 重要 |
### New
1. 支持LP_AOA休眠模式。
2. 支持非安全配置remap_dsmc、remap_perixip、remap_pmuxip。
3. 使能tsadc_shut_m0功能。
------
## rv1126b_spl{, _ipc}_v1.02.bin ## rv1126b_spl{, _ipc}_v1.02.bin
| 时间 | 文件 | 编译 commit | 重要程度 | | 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# rv1126b Release Note # rv1126b Release Note
## rv1126b_bl31_v1.04.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2025-05-06 | rv1126b_bl31_v1.04.elf | 886a0421f | important |
### New
1. Support LP_AOA sleep mode.
2. Support non-secure configuration remap_dsmc, remap_perixip, remap_pmuxip.
3. Enable tsadc_shut_m0 function.
------
## rv1126b_spl{, _ipc}_v1.02.bin ## rv1126b_spl{, _ipc}_v1.02.bin
| Date | File | Build commit | Severity | | Date | File | Build commit | Severity |