rv1126: tee: update version to v2.10

Build from OPTEE commit in develop-next branch:
    b5340fd65 rk3528: init hdcp key when bringup
Update features:
    b5340fd65 rk3528: init hdcp key when bringup
    bcabf953b pta: crypto_service: modify param check in oem otp key cipher
    feccaa485 pta: uboot_storedata_otp: support check ta encryption key is written
    9e41a3f1e pta: uboot_storedata: support set and get security flag

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I4c637a59747f64768cd30a1e88d699b480ac7c42
This commit is contained in:
Hisping Lin
2023-08-29 09:25:58 +08:00
parent a8cebb93c8
commit 76b8b61b4d
4 changed files with 27 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[TOS]
TOSTA=bin/rv11/rv1126_tee_ta_v2.09.bin
TOSTA=bin/rv11/rv1126_tee_ta_v2.10.bin
[MCU]
MCU=bin/rv11/rv1126_riscv_v1.03.bin,0x208000,disabled
[COMPRESSION]

View File

@@ -1,5 +1,18 @@
# RV1126 Release Note
## rv1126_tee_ta_v2.10.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :---------------------- | ----------- | -------- |
| 2023-08-29 | rv1126_tee_ta_v2.10.bin | b5340fd65 | 重要 |
### New
1. 内部TA支持读写security flag接口。
2. 内部TA支持判断 ta encryption key 是否写入。
------
## rv1126_tee_ta_v2.09.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# RV1126 Release Note
## rv1126_tee_ta_v2.10.bin
| Date | File | Build commit | Severity |
| ---------- | :---------------------- | ------------ | --------- |
| 2023-08-29 | rv1126_tee_ta_v2.10.bin | b5340fd65 | important |
### New
1. Supports read and write security flag interfaces.
2. Support check ta encryption key is written.
------
## rv1126_tee_ta_v2.09.bin
| Date | File | Build commit | Severity |