rk3326: bl32: update version to v2.18
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
4cd67e2b3 plat-rockchip: common: support soft ta encryption key
d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I3f02c029e2807f8378c6e66f5f2a3fec9fc75938
This commit is contained in:
@@ -9,7 +9,7 @@ PATH=bin/rk33/rk3326_bl31_v1.34.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/rk3326_bl32_v2.17.bin
|
||||
PATH=bin/rk33/rk3326_bl32_v2.18.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3326 Release Note
|
||||
|
||||
## rk3326_bl32_v2.18.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-09-02 | rk3326_bl32_v2.18.bin | 6c78a7d8c | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 支持软件TA加密密钥功能,客户可以不烧写密钥的情况下使用TA加密功能。
|
||||
|
||||
------
|
||||
|
||||
## rk3326_miniloader_v1.40.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
@@ -11,7 +23,6 @@
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ------------------------ | -------------------------------------------- | -------- |
|
||||
| 1 | 重要 | 使能pwm2-7功能 | rk3326 pwm2-7功能无法使用 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3326_ddr_333MHz_v2.11.bin
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3326 Release Note
|
||||
|
||||
## rk3326_bl32_v2.18.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-09-02 | rk3326_bl32_v2.18.bin | 6c78a7d8c | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support software TA encryption key, customers can use TA encryption function without burning the key.
|
||||
|
||||
------
|
||||
|
||||
## rk3326_miniloader_v1.40.bin
|
||||
|
||||
| Date | file | Build commit | Severity |
|
||||
@@ -11,7 +23,6 @@
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ----------------------- | ----------------------------------- | ------------ |
|
||||
| 1 | important | enable pwm2-7 function. | rk3326 pwm2-7 function can not use. | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3326_ddr_333MHz_v2.11.bin
|
||||
|
||||
Reference in New Issue
Block a user