rk3568: bl31: update version to v1.37

Build from ATF commit:
    1cd72fefa rockchip: fiq-debugger: support separate stack for os callback
update feature:
    1cd72fefa rockchip: fiq-debugger: support separate stack for os callback
    63f1828a0 plat: rk3568: enable sdei
    60387e18e rockchip: move sdei related code to common files
    05d32f7ef plat: rockchip: scmi: Add struct scmi_clock_t args to callbacks
    acebf8b75 plat: rk3568: config l3 partition according to atags.

Change-Id: Idb2abea8e939ba29e7683a9a1f152fb1cbcab185
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2023-02-02 16:45:10 +08:00
parent a65e054402
commit d4dd7145c2
4 changed files with 27 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl31_v1.36.elf
PATH=bin/rk35/rk3568_bl31_v1.37.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,18 @@
# RK3568 Release Note
## rk3568_bl31_v1.37.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------- | ----------- | -------- |
| 2023-02-02 | rk3568_bl31_v1.37.elf | 1cd72fefa | 重要 |
### New
1. 使能sdei.
2. 支持通过atags配置l3 partition.
------
## rk3568_ddr_{1560...324}MHz_v1.15.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# RK3568 Release Note
## rk3568_bl31_v1.37.elf
| Date | File | Build commit | Severity |
| ---------- | --------------------- | ------------ | --------- |
| 2023-02-02 | rk3568_bl31_v1.37.elf | 1cd72fefa | important |
### New
1. Enable sdei.
2. Support config l3 partition according to atags.
------
## rk3568_ddr_{1560...324}MHz_v1.15.bin
| Date | File | Build commit | Severity |