rk3588: bl31: update version to v1.36
Build from ATF commit:
78ee25fe7 plat: rk3588: sleep: fix error of checking ext_32k valid
update feature:
78ee25fe7 plat: rk3588: sleep: fix error of checking ext_32k valid
e718a91db plat: rk3588: define pwm_rmctl_param in ddr
a9888b65d plat: rk3588: support pmum0 pwm remotectl wkup
1cd72fefa rockchip: fiq-debugger: support separate stack for os callback
Change-Id: Ic6291bb002e7adb0dd69d6b4a8b88f6c37c83a7b
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.35.elf
|
||||
PATH=bin/rk35/rk3588_bl31_v1.36.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.36.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2022-01-30 | rk3588_bl31_v1.36.elf | 78ee25fe7 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 支持休眠时软件解析多种协议的红外信号,需配合mcu一起使用;
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.35.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl31_v1.36.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2022-01-30 | rk3588_bl31_v1.36.elf | 78ee25fe7 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Supports analyze infrared signals of various protocols during system suspend by software, which needs to be used together with mcu.
|
||||
|
||||
------
|
||||
|
||||
## rk3588_bl31_v1.35.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user