rk3588: bl31: update version to v1.49
Build from ATF commit:
1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
update feature:
1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
28863aaa2 rockchip: common: make warmboot address 64 align optional
11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
b67080464 plat: rockchip: rk3588: Fix typos in Rockchip copyright notices
088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
076599f9b plat: rockchip: uart: fix uart_debug_save flow
Change-Id: I336571be912822eb663f5e33f825382126727088
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3588_bl31_v1.48.elf
|
||||
PATH=bin/rk35/rk3588_bl31_v1.49.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.49.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2025-03-03 | rk3588_bl31_v1.49.elf | 1653f2a08 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 优化uart休眠唤醒使用流程。
|
||||
2. 减小BL31固件大小。
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.48.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.49.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2025-03-03 | rk3588_bl31_v1.49.elf | 1653f2a08 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Optimize the uart usage flow during system suspend.
|
||||
2. Reduce the BL31 firmware size.
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.48.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user