rkbin/doc/release/RKNPU_LION_EN.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

RKNPU_LION Release Note

rknpu_lion_bl32_v2.02.bin

Date File Build commit Severity
2023-08-28 rknpu_lion_bl32_v2.02.bin b5340fd65 important

New

  1. Support pstore for optee log.
  2. Enable dynamic SHM.
  3. Support check ta encryption key is written.

rknpu_lion_bl32_v2.01.bin

Date File Build commit Severity
2022-09-16 rknpu_lion_bl32_v2.01.bin d84087907 important

Fixed

Index Severity Update Issue description Issue source
1 important Solve the problem that OPTEE is stuck during startup when printing is closed User use /rkbin/tools/ddrbin_tool to close printing , then rk_atags will notify OPTEE to disable printing, When OPTEE starts, it will be stuck and unable to enter U-Boot -