rk3506: tee with ta: Update version to v1.01

Build from:
	d4572d00829 rk3506: soc: Enlarge mcu remap region size

Update feature:
	d4572d00829 rk3506: soc: Enlarge mcu remap region size
	7b56594b89e Fix typos in Rockchip copyright notices
	badfff19c62 rv1126: add rv1126+ support
	f0fdffa4ff6 kernel: print version information earlier
	be8b8c93af3 rk3506: suspend: Add more debug methods
	1e7a79e487c rk3506: suspend: Add api to support soft wakeup pmu and cpu0
	c295dac334f rk3506: suspend: Support pmu_bus_clk_ls in high freq
	b205aaa7fd7 rk3506: suspend: Fix rc400 clock calc error
	24ecda52d5f rk3576: otp: do not disable ns otp clk
	a93f7e9463d scripts: checkbuild: modify platform detect method
	78f618adb25 rk3576: otp: enable ns otp clk by config scru register
	9dca24170c2 rk3576: mos: add CFG_RK_MOS macro
	eb5d6079a6f rv1103b: otp: stop cmd if prog otp fail
	5a4e96e5adb rv1103b: otp: check otp prog mask before write otp
	f6cda897824 rk3576: mos: modify memory region map
	efddd55dd5a core: rockchip: enable atags and pstore in MOS
	6d5c46c1fa2 rk3576: mos: disable reserved memory by atags
	6b118d03948 rockchip: fiq debugger: support separate stack for os callback
	a55ef8f9049 drivers: rockchip: trng: add rv1103b support
	b7f14a5338e drivers: hal_crypto: rv1103b: fix crypto clock bug
	cb26c14a887 drivers: hal_crypto: add rv1103b support
	a44cc911b51 rk3506: suspend: Improve debug information
	4f75b8a8948 plat-rockchip: add multi os support

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I28908b746553db995ec331ac8e428be0de9b03f0
This commit is contained in:
Joseph Chen
2025-02-18 10:44:27 +08:00
parent 218ab0229e
commit e5f488e98d
4 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[TOS]
TOSTA=bin/rk35/rk3506_tee_ta_v1.00.bin
TOSTA=bin/rk35/rk3506_tee_ta_v1.01.bin
ADDR=0x3c00000

View File

@@ -1,5 +1,17 @@
# RK3506 Release Note
## rk3506_tee_ta_v1.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :---------------------- | ----------- | -------- |
| 2025-02-18 | rk3506_tee_ta_v1.01.bin | d4572d00829 | 重要 |
### New
1. 同步到rk3506_tee_v2.01.bin的编译点优化和解决休眠唤醒相关问题。
------
## rk3506_tee_v2.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3506 Release Note
## rk3506_tee_ta_v1.01.bin
| Date | File | Build commit | Severity |
| ---------- | :---------------------- | ------------ | --------- |
| 2025-02-15 | rk3506_tee_ta_v1.01.bin | d4572d00829 | important |
### New
1. Sync to rk3506_tee_v2.01.bin build versionimprove and solve some system suspend/resume issues.
------
## rk3506_tee_v2.01.bin
| Date | File | Build commit | Severity |