rv1103b: tee with ta: add initial version v1.00

Build from optee commit in develop-next branch:
    ed4478bc9 rv1103b: enable CFG_RK_OEM_ENCRYPT_DATA

Update feature:
    ed4478bc9 rv1103b: enable CFG_RK_OEM_ENCRYPT_DATA
    8bbc4213e rv1103b: enable CFG_RK_OEM_NS_OTP
    da19d37ce rv1103b: enable CFG_RK_OEM_OTP_KEY
    5f83299ca rv1103b: enable CFG_RK_UBOOT_STORE_OTP
    e1d144a4f rv1103b: otp: support R&W OTP data
    6d2f21b24 plat-rockchip: add rv1103b support

Change-Id: I7a3f3e6c6503ba4526b9cdd8ed29736c0d4aefcf
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2024-08-10 17:38:55 +08:00
parent cbbc686822
commit e0e54c2fba
4 changed files with 27 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
[COMPRESSION]
COMPRESSION=lzma
[TOS]
TOSTA=bin/rv11/rv1103b_tee_ta_v1.00.bin
ADDR=0x03000000

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RV1103B Release Note
## rv1103b_tee_ta_v1.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2024-08-20 | rv1103b_tee_ta_v1.00.bin | ed4478bc9 | 重要 |
### New
1. 支持OPTEE。
------
## rv1103b_{ddr,spl,usbplug,hpmcu}_v1.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RV1103B Release Note
## rv1103b_tee_ta_v1.00.bin
| Date | File | Build commit | Severity |
| ---------- | :----------------------- | ------------ | --------- |
| 2024-08-20 | rv1103b_tee_ta_v1.00.bin | ed4478bc9 | important |
### New
1. Add OPTEE support.
------
## rv1103b_{ddr,spl,usbplug,hpmcu}_v1.00.bin
| Date | File | Build commit | Severity |