rk3576: bl32: update version to v1.04

Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    d8ccdb1b5 pta: uboot_storedata_otp: add check for read toybrick ksn
    46311ea2b rk3576: enable CFG_RK_OEM_NS_OTP
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ife02d18021ea51cd5be0a4c9c01fc768455979b2
This commit is contained in:
Hisping Lin
2024-09-02 11:46:55 +08:00
committed by Jianhong Chen
parent 9b044a29ce
commit 79570d2ab6
4 changed files with 27 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ PATH=bin/rk35/rk3576_bl31_v1.10.elf
ADDR=0x40000
[BL32_OPTION]
SEC=1
PATH=bin/rk35/rk3576_bl32_v1.03.bin
PATH=bin/rk35/rk3576_bl32_v1.04.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0

View File

@@ -1,5 +1,18 @@
# RK3576 Release Note
## rk3576_bl32_v1.04.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-09-02 | rk3576_bl32_v1.04.bin | 6c78a7d8c | 重要 |
### New
1. 支持读写 Non-Protected OEM Zone 区域的 OTP 数据。
2. 支持软件TA加密密钥功能客户可以不烧写密钥的情况下使用TA加密功能。
------
## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,18 @@
# RK3576 Release Note
## rk3576_bl32_v1.04.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2024-09-02 | rk3576_bl32_v1.04.bin | 6c78a7d8c | important |
### New
1. Supports reading and writing OTP data for Non Protected OEM Zone.
2. Support software TA encryption key, customers can use TA encryption function without burning the key.
------
## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.06.bin
| Date | File | Build commit | Severity |