rkbin/doc/release/RK3399_CN.md
Hisping Lin f80f925f6b rk3399: bl32: update version to v2.12
Build from optee commit in develop branch:
    369edd59c sta: rk_os_service: enhanced parameter checking for R&W efuse

Update feature:
    369edd59c sta: rk_os_service: enhanced parameter checking for R&W efuse
    b1245a7a0 plat-rockchip: pstore: fix the error that rb->start is too big
    5391ef3ac rockchip: support specify fwver during compilation
    663b904f7 rockchip: atags: Fix last valid tag be damaged when override tag
    c460e5d32 rockchip: atags: add fwver tag support
    c8305e919 plat-rockchip: support pstore for optee log
    00b0b0c00 core: arm: print tee memory usage
    f7211000a rpmb: check param is not null in tee_rpmb_free

Change-Id: I80c63813386a58407f77c879226c5c154768504f
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2024-04-16 14:28:32 +08:00

101 lines
4.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RK3399 Release Note
## rk3399_bl32_v2.12.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------- | ----------- | -------- |
| 2024-04-16 | rk3399_bl32_v2.12.bin | 369edd59c | 重要 |
### New
1. 增加输入参数检查,增加安全性。
2. 支持打印 TEE 内存占用信息。
3. 支持打印 FWVER 信息。
4. 添加 pstore 支持。
------
## rk3399_bl32_v2.11.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------- | ----------- | -------- |
| 2023-08-14 | rk3399_bl32_v2.11.bin | 44e25f04 | 紧急 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------- | ---------------------------------------------------------- | -------- |
| 1 | 紧急 | 修复安全漏洞 | 黑客可以利用漏洞进行攻击optee os | - |
| 2 | 重要 | 修复内存泄露 | 客户调用TEE_DerivekeyFromHard会出现内存泄露问题 | 374096 |
| 3 | 重要 | 开启efuse依赖的时钟 | efuse烧写时依赖saradc时钟未开启时钟可能导致efuse烧写失败 | |
------
## rk3399_usbplug_v1.30.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ------------------------ | ----------- | -------- |
| 2023-05-31 | rk3399_usbplug_v1.30.bin | 8665a18a2 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ---------------------------------------------- | -------------------------------------------- | -------- |
| 1 | 重要 | 修复efuse烧写公钥哈希后工具回读efuse概率失败 | 当efuse烧写公钥哈希后工具回读efuse概率失败 | - |
------
## rk3399_ddr_{666...933}MHz_v1.30.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ----------------------------------- | ----------- | -------- |
| 2023-04-17 | rk3399_ddr_{666...933}MHz_v1.30.bin | aae4a89176 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------------ | -------------------------------------- | -------- |
| 1 | 重要 | 修复LP3在reboot会卡死ddr初始化 | 当LP3类型在reboot会出现卡死在ddr初始化 | - |
------
## rk3399_ddr_{666...933}MHz_v1.29.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ----------------------------------- | ----------- | -------- |
| 2023-03-30 | rk3399_ddr_{666...933}MHz_v1.29.bin | 5b2c650 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------------------- | --------------------------------------------------------- | -------- |
| 1 | 普通 | 修复单个channel卡"advanced training done" | 当单个channel的时候会loop在打印"advanced training done" | - |
| 2 | 重要 | 修复LP3 dbw 识别异常 | LP3 的dbw 识别与实际不一致 | - |
------
## rk3399_bl31_v1.36.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2023-02-16 | rk3399_bl31_v1.36.elf | 8f40012ab | 重要 |
### New
1. 提高fiq-debugger功能稳定性。
------
## rk3399_ddr_{666...933}MHz_v1.28.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :---------------------------------- | ----------- | -------- |
| 2022-10-27 | rk3399_ddr_{666...933}MHz_v1.28.bin | c5af411 | 普通 |
### New
1. 增加RK3399-T/2T 的DDR支持。
------