rk3506: tee: Update to version v1.10

Build from:
    2b96ee171e2 rk3506: Update and add logic-off when system suspend

Update features:
    Fix gpio1 lost power when system suspend.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ib905efd9243517b241cdbccae0f64973f5cfc2a3
This commit is contained in:
Joseph Chen
2024-08-01 10:26:59 +08:00
parent a8c5eaeb05
commit 3379895f49
5 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[TOS]
TOSTA=bin/rk35/rk3506_tee_v1.00.bin
TOSTA=bin/rk35/rk3506_tee_v1.10.bin
ADDR=0x3f00000

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_tee_v1.10.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2024-08-01 | rk3506_tee_v1.10.bin | 2b96ee171e2 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------------------- | --------------------------- | -------- |
| 1 | 重要 | 解决休眠唤醒后GPIO1寄存器值丢失的问题 | 休眠唤醒后GPIO1寄存器值丢失 | - |
------
## rk3506_{ddr,spl,usbplug,tee}_v1.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_tee_v1.10.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------- | ------------ | --------- |
| 2024-08-01 | rk3506_tee_v1.10.bin | 2b96ee171e2 | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ----------------------------------------- | ------------------------------------- | ------------ |
| 1 | important | fix gpio1 lost power after system suspend | gpio1 lost power after system suspend | - |
------
## rk3506_{ddr,spl,usbplug,tee}_v1.00.bin
| Date | File | Build commit | Severity |