rv1103b: tee: update version to v1.03
Build from OPTEE commit in develop-next branch:
6b118d039 rockchip: fiq debugger: support separate stack for os callback
Update features:
6b118d039 rockchip: fiq debugger: support separate stack for os callback
a55ef8f90 drivers: rockchip: trng: add rv1103b support
b7f14a533 drivers: hal_crypto: rv1103b: fix crypto clock bug
cb26c14a8 drivers: hal_crypto: add rv1103b support
e9cc2fd6a plat-rockchip: sip: add more sip command for dmc
29b1dbc92 core: optimize memory info log to avoid misunderstand
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I20fb2ea774d8186a70ae58ce8311afbd813efe1a
This commit is contained in:
committed by
Jianhong Chen
parent
0f8ac860f0
commit
5cfe842953
@@ -1,5 +1,5 @@
|
||||
[COMPRESSION]
|
||||
COMPRESSION=lzma
|
||||
[TOS]
|
||||
TOSTA=bin/rv11/rv1103b_tee_ta_v1.02.bin
|
||||
TOSTA=bin/rv11/rv1103b_tee_ta_v1.03.bin
|
||||
ADDR=0x03e00000
|
||||
|
||||
Binary file not shown.
BIN
bin/rv11/rv1103b_tee_ta_v1.03.bin
Normal file
BIN
bin/rv11/rv1103b_tee_ta_v1.03.bin
Normal file
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RV1103B Release Note
|
||||
|
||||
## rv1103b_tee_ta_v1.03.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :----------------------- | ----------- | -------- |
|
||||
| 2024-12-17 | rv1103b_tee_ta_v1.03.bin | 6b118d039 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 支持硬件crypto,支持真随机数生成器TRNG。
|
||||
|
||||
------
|
||||
|
||||
## rv1103b_tee_ta_v1.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RV1103B Release Note
|
||||
|
||||
## rv1103b_tee_ta_v1.03.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :----------------------- | ------------ | --------- |
|
||||
| 2024-12-17 | rv1103b_tee_ta_v1.03.bin | 6b118d039 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Supports hardware crypto and true random number generator TRNG.
|
||||
|
||||
------
|
||||
|
||||
## rv1103b_tee_ta_v1.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user