rk3358: bl31: update version to v1.32

Build from ATF commit:
    6f45bba91 plat: px30: do second reset if rbrom in px30s
update feature:
    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
    ad0d2e72c plat: px30: compatible with the old loader
    01ab909ae rockchip: support plat_bl31_inner.ld.S

Change-Id: I7425fb7d230f1cb8c4a767f8cacf0e0fe6b61b25
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2022-10-25 16:30:19 +08:00
parent 6cdb0cf8d3
commit 001ea89e48
4 changed files with 29 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.31.elf
PATH=bin/rk33/rk3358_bl31_v1.32.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3358 Release Note
## rk3358_bl31_v1.32.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2022-10-25 | rk3358_bl31_v1.32.elf | 6f45bba91 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ---------------------- | ---------------------------- | -------- |
| 1 | 重要 | 解决新旧loader兼容问题 | 旧版本loader+新trust启动失败 | - |
------
## rk3358_bl32_v2.05.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3358 Release Note
## rk3358_bl31_v1.32.elf
| Date | file | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2022-10-25 | rk3358_bl31_v1.32.elf | 6f45bba91 | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ------------------------------ | ------------------------------------- | ------------ |
| 1 | important | Compatible with the old loader | Boot fail if old loader+new trust.img | - |
------
## rk3358_bl32_v2.05.bin
| Date | File | Build commit | Severity |