rk3568: bl31: update version to v1.35
Build from ATF commit:
cddd6f52e plat: rk3568: save/restore all GICR in suspend
update feature:
cddd6f52e plat: rk3568: save/restore all GICR in suspend
a410f9c46 plat: rockchip: rk3528: Add scmi clock
a953ce24b plat: rk3588: dmc: disable derate instead of derate_mr4_pause_fc
6f45bba91 plat: px30: do second reset if rbrom in px30s
99f86f801 plat: px30: disable reset out if reboot normal
8932810e4 plat: px30: resolve misjudgments about reboot_flag
90a45ece3 rockchip: support rk3528
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Ic8af9dfcf843cba5a11708633a78fb4a16f26a4d
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3568_bl31_v1.34.elf
|
||||
PATH=bin/rk35/rk3568_bl31_v1.35.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_bl31_v1.35.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2022-10-24 | rk3568_bl31_v1.35.elf | cddd6f52e | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | ------- |
|
||||
| 1 | 重要 | 解决休眠唤醒死机问题,PCIE休眠失败 | 在vdd_log休眠断电的情况下,GICR被复位,需要保存恢复GICR | - |
|
||||
|
||||
------
|
||||
|
||||
## rk356{x_usbplug, 8_miniloader_spinand}_v1.15.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_bl31_v1.35.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2022-10-24 | rk3568_bl31_v1.35.elf | cddd6f52e | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | --------------------------------------------------------- | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | important | fix the suspend/resume stability problem, the PCIE suspend fail. | Linux kernel doesn't save/restore GICR, so we need do it if vdd_logic is off in suspend. | - |
|
||||
|
||||
------
|
||||
|
||||
## rk356{x_usbplug, 8_miniloader_spinand}_v1.15.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user