rk3588: bl32: update version to v1.19
Build from OPTEE commit in develop-next branch:
57604957e pta: rk_os_service: add support for dolby
Update features:
57604957e pta: rk_os_service: add support for dolby
902ec504b rk3588: add function for dolby
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ife35f04e3fcc899d5b01dfe5d6e29e1db47fbef0
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3588_bl31_v1.47.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3588_bl32_v1.18.bin
|
||||
PATH=bin/rk35/rk3588_bl32_v1.19.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,23 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl32_v1.19.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-11-15 | rk3588_bl32_v1.19.bin | 57604957e | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 新增支持 Dolby 库相关接口。
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | -------------------------- | ------------------------------- | -------- |
|
||||
| 1 | 重要 | 支持异常掉电后文件自动恢复 | 异常掉电导致用户运行user ta报错 | 517988 |
|
||||
|
||||
------
|
||||
|
||||
## rk3588_pcie_v2.20.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# RK3588 Release Note
|
||||
|
||||
## rk3588_bl32_v1.19.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-11-15 | rk3588_bl32_v1.19.bin | 57604957e | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Added support for Dolby library interfaces.
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | -------------------------------------------------------- | ----------------------------------------------------- | ------------ |
|
||||
| 1 | important | Support automatic file recovery after abnormal power off | Abnormal power off causes user ta cannot run normally | 517988 |
|
||||
|
||||
------
|
||||
|
||||
## rk3588_pcie_v2.20.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user