rv1126: tee: update version to v2.11

Build from OPTEE commit in develop-next branch:
    65a719aaa rockchip: rv1126: sleep: support SLP_WAKEUP_TO_RESET
Update features:
    65a719aaa rockchip: rv1126: sleep: support SLP_WAKEUP_TO_RESET
    62aa10b78 kernel: link.mk: modify fwver print
    322d721f4 rockchip: atags: Fix last valid tag be damaged when override tag
    f41b05870 scripts: commit_bin.sh: support build with fwver
    118a16b23 rockchip: support specify fwver during compilation
    001a84604 rockchip: atags: add fwver tag support
    a05b81a31 plat-rockchip: support register_phys_mem dram for debug
    d8a792882 core: arm: remove CFG_R1_NS_ENTRY_ADDR
    b026c133f scripts: commit_bin.sh: print RKBIN_PLATFORM
    e53dbcc4 scripts: commit_bin.sh: support commit rknpu_lion platform

Change-Id: Ic68b77c0a51a8f38bdcdc0b8b3cf362ca760d8a1
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2023-10-07 17:22:32 +08:00
parent 367e019f1a
commit c41b714cac
4 changed files with 25 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,17 @@
# RV1126 Release Note
## rv1126_tee_ta_v2.11.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :---------------------- | ----------- | -------- |
| 2023-10-07 | rv1126_tee_ta_v2.11.bin | 65a719aaa | 重要 |
### New
1. 支持“唤醒后直接重启“的休眠唤醒模式。
------
## rv1126_spl_v1.10.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RV1126 Release Note
## rv1126_tee_ta_v2.11.bin
| Date | File | Build commit | Severity |
| ---------- | :---------------------- | ------------ | --------- |
| 2023-10-07 | rv1126_tee_ta_v2.11.bin | 65a719aaa | important |
### New
1. Supports SLP_WAKEUP_TO_RESET sleep mode.
------
## rv1126_spl_v1.10.bin
| Date | File | Build commit | Severity |