rk3506: tee with ta: Add initial version V1.00

Build from optee commit in develop-next branch:
    3ea8b24a1 rk3506: enable CFG_CORE_DYN_SHM and CFG_RK_USE_RESERVED_SHM

Change-Id: I428bfaf8f476976da08c4e31d36e218754b330b2
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2024-12-02 17:18:37 +08:00
parent 2c928c6a81
commit caec6399ad
4 changed files with 27 additions and 0 deletions

3
RKTRUST/RK3506TOS_TA.ini Normal file
View File

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

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3506 Release Note
## rk3506_tee_ta_v1.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :---------------------- | ----------- | -------- |
| 2024-12-02 | rk3506_tee_ta_v1.00.bin | 3ea8b24a1 | 重要 |
### New
1. 新增支持运行user TA的OPTEE固件。
------
## rk3506_tee_v1.26.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3506 Release Note
## rk3506_tee_ta_v1.00.bin
| Date | File | Build commit | Severity |
| ---------- | :---------------------- | ------------ | --------- |
| 2024-12-02 | rk3506_tee_ta_v1.00.bin | 3ea8b24a1 | important |
### New
1. Added OPTEE firmware that supports running user TA.
------
## rk3506_tee_v1.26.bin
| Date | File | Build commit | Severity |