rkbin/doc/release/RKNPU_LION_CN.md
Hisping Lin 106e1aa61d rknpu_lion: bl32: update version to v2.02
Build from OPTEE commit in develop-next branch:
    b5340fd65 rk3528: init hdcp key when bringup
Update features:
    b5340fd65 rk3528: init hdcp key when bringup
    3f8b0c4e5 pta: uboot_storedata_otp: support set oem hdcp key mask
    1aab8c53a pta: uboot_storedata_otp: support check oem hdcp key is written
    db84e2d73 pta: uboot_storedata_otp: support write oem hdcp key
    bcabf953b pta: crypto_service: modify param check in oem otp key cipher
    feccaa485 pta: uboot_storedata_otp: support check ta encryption key is written
    9e41a3f1e pta: uboot_storedata: support set and get security flag
    fbda29874 core: drivers: seed PRNG with RK TRNG
    2e4ec1697 drivers: hal_crypto: fixed CRYPTO crash when using dynamic shared memory
    64d17e36f pta: crypto_service: added the address parameter security check
    7b8c9847b pta: uboot_storedata_otp: enable kernel read secure boot flag
    84db04157 pta: uboot_storedata_otp: enable kernel read vboot key hash
    597e4214d core: main: register ddr to enable dynamic SHM
    66a458730 core: lpae: increase PGT_CACHE_SIZE when define CFG_WITH_LPAE
    ec7e85d54 plat-rockchip: support pstore for optee log

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I0fb0851fec9f3a1b450016b59aa5abf03aa58c11
2023-08-29 09:49:12 +08:00

1.2 KiB
Raw Permalink Blame History

RKNPU_LION Release Note

rknpu_lion_bl32_v2.02.bin

时间 文件 编译 commit 重要程度
2023-08-28 rknpu_lion_bl32_v2.02.bin b5340fd65 重要

New

  1. 添加 pstore 支持。
  2. 添加动态共享内存支持。
  3. 支持判断 ta encryption key 是否已经写入。

rknpu_lion_bl32_v2.01.bin

时间 文件 编译 commit 重要程度
2022-09-16 rknpu_lion_bl32_v2.01.bin d84087907 重要

Fixed

Index 重要程度 更新说明 问题现象 问题来源
1 重要 解决关闭打印时OPTEE启动阶段卡住问题 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot -