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:
committed by
Joseph Chen
parent
9dbe56d19c
commit
e5d85e93a0
@@ -5,7 +5,7 @@ MINOR=0
|
|||||||
SEC=0
|
SEC=0
|
||||||
[BL31_OPTION]
|
[BL31_OPTION]
|
||||||
SEC=1
|
SEC=1
|
||||||
PATH=bin/rv11/rv1126b_bl31_v1.01.elf
|
PATH=bin/rv11/rv1126b_bl31_v1.02.elf
|
||||||
ADDR=0x0
|
ADDR=0x0
|
||||||
[BL32_OPTION]
|
[BL32_OPTION]
|
||||||
SEC=0
|
SEC=0
|
||||||
|
|||||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
|||||||
# rv1126b Release Note
|
# 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
|
## rv1126b_spl_v1.01.bin
|
||||||
|
|
||||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||||
|
|||||||
@@ -1,5 +1,18 @@
|
|||||||
# rv1126b Release Note
|
# 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
|
## rv1126b_spl_v1.01.bin
|
||||||
|
|
||||||
| Date | File | Build commit | Severity |
|
| Date | File | Build commit | Severity |
|
||||||
|
|||||||
Reference in New Issue
Block a user