rk3506: tee: Update to v2.00

Build from:
	e59e3e25748 rk3506: suspend: Add more debug methods

Update features:
	e59e3e25748 rk3506: suspend: Add more debug methods
	213a2e9bfb7 rk3506: suspend: Add api to support soft wakeup pmu and cpu0
	7ffd0ca30dd rk3506: suspend: Support pmu_bus_clk_ls in high freq
	959dcbfc2ad rk3506: suspend: Fix rc400 clock calc error

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I927be7b3e52ce3da8afd67fb2898978e2ff5f7ad
This commit is contained in:
Joseph Chen
2024-12-13 14:28:10 +08:00
parent 259f361558
commit 1a9e4be18b
5 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[TOS]
TOSTA=bin/rk35/rk3506_tee_v1.27.bin
TOSTA=bin/rk35/rk3506_tee_v2.00.bin
ADDR=0x1000

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,24 @@
# RK3506 Release Note
## rk3506_tee_v2.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2025-01-15 | rk3506_tee_v2.00.bin | e59e3e25748 | 重要 |
### New
1. 优化代码和增加调试、配置选项。
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | -------------------------------------- | ---------------------------------- | -------- |
| 1 | 重要 | 修复休眠唤醒死机问题 | 概率性出现休眠唤醒后卡死在内核 | - |
| 2 | 重要 | 修复待机时VD_PMU域的模块无法工作的问题 | 例如待机时MCU无法控制GPIO0的状态 | - |
------
## rk350{6,6b}_ddr_750MHz_{rt_}v1.05.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,24 @@
# RK3506 Release Note
## rk3506_tee_v2.00.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------- | ------------ | --------- |
| 2025-01-15 | rk3506_tee_v2.00.bin | e59e3e25748 | important |
### New
1. Optmise code, add some debug methods and provide more configurations.
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ---------------------------------------------------- | ------------------------------------------------------------ | ------------ |
| 1 | important | Fix system suspend/resume fail | There maybe hang up after system resume | - |
| 2 | important | Fix modules in VD_PMU can't work when system suspend | Example: MCU can't control GPIO0 normally in system suspend. | - |
------
## rk350{6,6b}_ddr_750MHz_{rt_}v1.05.bin
| Date | File | Build commit | Severity |