rv1126: tee: update version to v1.04

Build from OPTEE commit:
    796bbcbef rockchip: rv1126: sleep: decrease pmu-fsm time
update feature:
    796bbcbef rockchip: rv1126: sleep: decrease pmu-fsm time
    d69011639 rockchip: rv1126: sleep: adjust debug information
    306f10ae6 rockchip: rv1126: sleep: don't config PMU_WKUP_TIMEOUT_CNT
    65a719aaa rockchip: rv1126: sleep: support SLP_WAKEUP_TO_RESET
    59f324679 plat-rockchip: rv1126: disable dynamic share memory
    317f8b06b rv1126: fiq: must return phy addr to kernel
    d40f7e8a8 drivers: crypto: clk: rv1126: fix the clock enablement logic
    b3f212d17 drivers: rockchip: hal_crypto: add pd crypto enable for rv1126
    3ef0e4f48 rv1126: otp: not allow 24-byte key
    5378f435b drivers: rockchip: hal_crypto: add rv1126 support
    632503dc8 rv1126: otp: support write oem otp key
    9f3a60ad2 rv1126: add firmware encryption key in otp map
    257652c4c rv1126: add OEM cipher keys in otp map
    ef7f159df rv1126: monitor: return if isp/rkvenc/rkvdec is doing idle
    6453d8bae rv1126: otp: set nvm failtime to 19
    437abbb8d rv1126: monitor: don't panic if cpu_feature err
    7a038f356 rv1126: monitor: motify some debug code
    a2e5cffe1 core: kernel: rv1126 use get_dummy_die_id when derive SSK

Change-Id: If6cbddc26a82ee953223e9c9ff61e4eb865ca657
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2024-03-07 12:17:49 +08:00
committed by Jianhong Chen
parent c0d7fa7b5f
commit b9df24df25
5 changed files with 25 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[TOS]
TOS=bin/rv11/rv1126_tee_v1.03.bin
TOS=bin/rv11/rv1126_tee_v1.04.bin
ADDR=0x08400000
[MCU]
MCU=bin/rv11/rv1126_riscv_v1.03.bin,0x208000,disabled

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RV1126 Release Note
## rv1126_tee_v1.04.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2024-03-07 | rv1126_tee_v1.04.bin | 796bbcbef | 重要 |
### New
1. 优化休眠唤醒速度。
------
## rv1126_tee_ta_v2.11.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RV1126 Release Note
## rv1126_tee_v1.04.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------- | ------------ | --------- |
| 2024-03-07 | rv1126_tee_v1.04.bin | 796bbcbef | important |
### New
1. Optimize the cost time of system suspend/resume.
------
## rv1126_tee_ta_v2.11.bin
| Date | File | Build commit | Severity |