mirror of
https://github.com/rockchip-linux/rkbin.git
synced 2024-11-15 03:17:10 +00:00
cfcddcdc6f
Build from OPTEE commit in develop-next branch: 185dc3c92 pta: crypto_service: optimization parameter check Update features: 185dc3c92 pta: crypto_service: optimization parameter check 22c240efc pta: rockchip: rk_os_service: add parameter checking for trng bde521b1e pta: uboot_storedata_efuse: optimization parameter check 8631500dc pta: uboot_storedata: optimization parameter check 819ac530d plat-rockchip: uart: set max timeout 5.6ms wait for uart busy c2e6f9b66 drivers: hal_crypto: skip hash/tag valid check for V4 7060bdbdb plat-rockchip: pstore: fix the error that rb->start is too big ee7e1e84e core: ree_fs_open(): close dirfile on error 540ade275 core: arm: print tee memory usage 53b92eefa drivers: hal_crypto: modify print level for crypto version c0f517747 drivers: hal_crypto: Fix the calculation error when the address exceeds 32bit 62aa10b78 kernel: link.mk: modify fwver print 322d721f4 rockchip: atags: Fix last valid tag be damaged when override tag f41b05870 scripts: commit_bin.sh: support build with fwver 118a16b23 rockchip: support specify fwver during compilation 001a84604 rockchip: atags: add fwver tag support d8a792882 core: arm: remove CFG_R1_NS_ENTRY_ADDR b026c133f scripts: commit_bin.sh: print RKBIN_PLATFORM Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: Ie38bf466e29e78d3141cd09a32e02ecaff10b028
2.3 KiB
2.3 KiB
RK1808 Release Note
rk1808_bl32_v2.04.bin
Date | File | Build commit | Severity |
---|---|---|---|
2024-04-15 | rk1808_bl32_v2.04.bin | 185dc3c92 | important |
New
- Optimization parameter check to enhance security.
- Support printing TEE memory usage information.
- Hardware crypto supports addresses exceeding 4G.
- Support printing FWVER information.
rk1808_bl31_v1.15.elf
Date | File | Build commit | Severity |
---|---|---|---|
2024-01-17 | rk1808_bl31_v1.15.elf | 56fe57e2a | moderate |
New
- Add support for DDR extension temperature, it is necessary to use the ddrbin file with extension temperature enabled.
rk1808_ddr_933MHz_v1.06.bin
Date | File | Build commit | Severity |
---|---|---|---|
2024-01-17 | rk1808_ddr_933MHz_v1.06.bin | 4d116dc75c | moderate |
New
- Add support for DDR extension temperature which should use ddrbin_tool configuration "ext_temp_ref" to enable.
rk1808_bl32_v2.03.bin
Date | File | Build commit | Severity |
---|---|---|---|
2023-08-28 | rk1808_bl32_v2.03.bin | b5340fd65 | important |
New
- Support pstore for optee log.
- Enable dynamic SHM.
- Support check ta encryption key is written.
rk1808_bl32_v2.02.bin
Date | File | Build commit | Severity |
---|---|---|---|
2022-09-16 | rk1808_bl32_v2.02.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 | - |