Files
rkbin/doc/release/RK3358_EN.md
Hisping Lin eb48107102 rk3358: bl32: update version to v2.10
Build from OPTEE commit in develop-next branch:
    9f2aca7d1 pta: uboot_storedata_otp: reinit ssk when set security level2
Update features:
    9f2aca7d1 pta: uboot_storedata_otp: reinit ssk when set security level2
    d038af9d2 pta: uboot_storedata_otp: add check for rpmb key
    679d5bd8f core: tee: add func for check rpmb key is written
    9be174551 rockchip: uart: Add real uart hw init
    6b3714286 Revert "libcrypto: set RSA OAEP MGF1 MD function to SHA1"
    0d91f9cbd drivers: rockchip: keylad: add keylad flow support
    0ca603d39 plat-rockchip: modify conditions for read secure boot flag
    fd6b94676 plat-rockchip: vendor_props: fix xtest regression_1006 fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I66f688759203b4bb2b8f2ef4dbb9c435b134eddf
2024-11-01 09:16:38 +08:00

5.0 KiB

RK3358 Release Note

rk3358_bl32_v2.10.bin

Date File Build commit Severity
2024-10-31 rk3358_bl32_v2.10.bin 9f2aca7d1 important

Fixed

Index Severity Update Issue description Issue source
1 important fixed RSA OAEP MGF1 algorithm TA will report an error when using RSA algorithm OAEP MGF1 padding method -
2 important fixed condition of whether secure boot is enabled Under unstable hardware conditions, it may be mistakenly believed that secure boot is enabled -

rk3358_bl32_v2.09.bin

Date File Build commit Severity
2024-09-02 rk3358_bl32_v2.09.bin 6c78a7d8c important

New

  1. Support software TA encryption key, customers can use TA encryption function without burning the key.

rk3358j*{rk3358m*}_ddr_333MHz_v2.11.bin

Date File Build commit Severity
2024-08-19 rk3358j*{rk3358m*}_ddr_333MHz_v2.11.bin 01f75b4 important

Fixed

Index Severity Update Issue description Issue source
1 important Solve the ddr4 power on probability capacity anomaly. If the power is off and the power is on, the ddr4 probability will lack 1/4 or 1/2 capacity. -

rk3358_bl32_v2.08.bin

Date File Build commit Severity
2024-07-09 rk3358_bl32_v2.08.bin 7ab599eca important

New

  1. Other security enhancements.
  2. RPMB change read data to multiple times.
  3. Increase MPI_MEMPOOL_SIZE size.

rk3358_bl32_v2.07.bin

Date File Build commit Severity
2024-04-16 rk3358_bl32_v2.07.bin 185dc3c92 important

New

  1. Optimization parameter check to enhance security.
  2. Support printing TEE memory usage information.
  3. Hardware crypto supports addresses exceeding 4G.
  4. Support printing FWVER information.

rk3358j_{rk3358m_}_ddr_333MHz_v2.09.bin

Date File Build commit Severity
2023-12-20 rk3358j_{rk3358m_}_ddr_333MHz_v2.09.bin 131f35b important

New

  1. Add rk3358j, rk3358m ddr binary which use 2x refresh rate for Extended temperature range.

rk3358_bl32_v2.06.bin

Date File Build commit Severity
2023-08-28 rk3358_bl32_v2.06.bin b5340fd65 important

New

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

rk3358_bl31_v1.32.elf

Date file Build commit Severity
2022-10-25 rk3358_bl31_v1.32.elf 6f45bba91 important

Fixed

Index Severity Update Issue description Issue source
1 important Compatible with the old loader Boot fail if old loader+new trust.img -

rk3358_bl32_v2.05.bin

Date File Build commit Severity
2022-09-16 rk3358_bl32_v2.05.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 -