rk3506: tee: Update version to v2.10

Build from commit:
	46dcf51e88a rk3506: soc: Switch gpio4Ax from MIPI to gpio by default

Update features:
	1. Add PMIC rk801 support for system suspend mode with LOGIC off.
	2. gpio4Ax switch to GPIO function by default.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I7b97677f5940b6ad70ecd8161b6950d80178a885
This commit is contained in:
Joseph Chen
2025-02-24 10:06:24 +08:00
parent e04bf64c39
commit e29afc471b
5 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[TOS]
TOSTA=bin/rk35/rk3506_tee_v2.01.bin
TOSTA=bin/rk35/rk3506_tee_v2.10.bin
ADDR=0x1000

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,18 @@
# RK3506 Release Note
## rk3506_tee_v2.10.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2025-03-06 | rk3506_tee_v2.10.bin | 46dcf51e88a | 重要 |
### New
1. LOGIC断电的待机模式支持电源芯片RK801。
2. gpio4Ax默认配置为GPIO功能。
------
## rk3506_tee_ta_v1.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# RK3506 Release Note
## rk3506_tee_v2.10.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------- | ------------ | --------- |
| 2025-03-06 | rk3506_tee_v2.10.bin | 46dcf51e88a | important |
### New
1. Add PMIC rk801 support for system suspend mode with LOGIC off.
2. Gpio4Ax switch to GPIO function by default.
------
## rk3506_tee_ta_v1.01.bin
| Date | File | Build commit | Severity |