rkbin/doc/release/RK3128X_CN.md
Hisping Lin e417be26ba rk3128x: tee with ta: update optee version to v2.12
build from optee commit in develop-rk3228 branch:
    24f5da14 rk3288: close seure video path

update feature:
    cb243e8f rk3128x: close seure video path
    d1ae97e2 sta: secure_video: fix bug for parameters unchecked
    6291d83b sta: rkwvm: fix bug for parameters unchecked
    22c5a71f core: tee svc: free memory when user call TEE_DerivekeyFromHard
    b37bf5f6 ddr: rk3228: select dpll power down mode 1
    9b756780 ta verify: close default key for sign ta

Change-Id: I4c4f546cd2334e44bb51d8342b3ff87da0835a2e
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2023-08-14 16:52:39 +08:00

18 lines
732 B
Markdown

# RK3128X Release Note
## rk3128x_tee_ta_v2.12.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2023-08-14 | rk3128x_tee_ta_v2.12.bin | 24f5da14 | 紧急 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------ | ----------------------------------------------- | -------- |
| 1 | 紧急 | 修复安全漏洞 | 黑客可以利用漏洞进行攻击optee os | |
| 2 | 重要 | 修复内存泄露 | 客户调用TEE_DerivekeyFromHard会出现内存泄露问题 | 374096 |
------