Xuhui Lin
69bc9afdef
rk3576: spl: Update version to v1.08
...
Build from:
60e6e79d7a0 drm/rockchip: vop2: add vop reset when vp is active state
Build command:
./make.sh rk3576 --spl-new --spl-fwver v1.08
Change-Id: Ie852fbe0c11544ee88e72b11d0ef05bcc655b120
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2025-06-11 07:39:16 +00:00
XiaoDong Huang
cc3452e077
rk3576: bl31: update version to v1.20
...
Build from ATF commit:
4d7e811c6 plat: rk3576: move BL31_BASE to 0x60000
update feature:
4d7e811c6 plat: rk3576: move BL31_BASE to 0x60000
654ae2a27 plat: rockchip: rk3576: Add more conditions for rk3576
7205993b5 plat: rk3576: fix error of configuring PMU0SGRF_SOC_CON1 in system_reset_init
8542efe6e plat: rk3576: mos: reset soc directly, when complete download in uboot
9e26bacf1 plat: rk3576: mos: support panic stopping, if panic again and again
e052221e0 plat: rk3576: sleep: add sleep count print
2e6ba0940 plat: rk3576: dmc: add support ddr_get_addrmap_info
076830893 plat: rk3576: dmc: add support ddrdbg_get_dram_info
91fa33df4 plat: rockchip: common: ddrdbg_dram_info support sys_reg_v3
33851ff50 plat: rk3576: mos: change suspending status irq to 491 for android
d4b674484 plat: rk3576: sleep: Save/restore the polarity and function of pwr_sleep_1
7eea00201 plat: rk3576: mos: support power off for secondary os
60939cf43 plat: rk3576: mos: notify the os's on/off separately
385980595 plat: rk3576: provide more parameters for RK_SIP_MOS_CFG
Change-Id: I4ab2730d3b012e44cbe79c20ca7d62be0997f17e
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-05-26 19:20:44 +08:00
Hisping Lin
9566d463b2
rk3576: bl32: update version to v1.06
...
Build from OPTEE commit in develop-next branch:
667b54418 rockchip: rk3576: enable CFG_RK_VERIFY_CONFIG_IP
Update features:
667b54418 rockchip: rk3576: enable CFG_RK_VERIFY_CONFIG_IP
ce2fe15af pta: crypto_service: add rk_verify_config_ip
a8517921b rockchip: rk3576: otp: support get chip name
b7abd7394 rockchip: rk3576: soc: add fw_syssgrf_write/read and gmac0 group set
341ae501f pta: crypto_service: add user ta oem otp key cipher func
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
8285a003e pta: crypto_service: add firmware key cipher function
33112b291 pta: add func for check the caller is from uboot
e75002648 UPSTREAM: ta: pkcs11: Improve PIN counter handling robustness
fe8dffd27 BACKPORT: core: add fault mitigations in ree_fs_ta_open()
061121adb UPSTREAM: core: add fault mitigations in buf_ta_open()
8b443a5d1 BACKPORT: core: add fault mitigations to shdr_verify_signature*()
674df162e BACKPORT: drivers: crypto: add stubbed fault mitigation in crypto_acipher_rsassa_verify()
0573e7cdb BACKPORT: core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()
9d1fe00c9 UPSTREAM: core: libmbedtls: add fault mitigation in crypto_acipher_rsassa_verify()
4d84ea7a3 BACKPORT: libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pkcs1_v15_verify()
662c67bc3 UPSTREAM: libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pss_verify_ext()
c2d4c4fcd UPSTREAM: core: add fault mitigation tests
eca7673b7 UPSTREAM: Basic fault mitigation routines
b3b4962c8 UPSTREAM: core: verify size of allocated shared memory
adc2c2e97 UPSTREAM: core: pta/bcm/elog: add missing buffer size check
aae29e6aa drivers: crypto: keytable: hmac: add algo valid check
b0eaacb57 pta: crypto_service: fix compile error when CFG_RK_KEYLAD not defined
f19dc939d pta: crypto_service: add OEM OTP KEY hmac support for user ta
7b56594b8 Fix typos in Rockchip copyright notices
f0fdffa4f kernel: print version information earlier
24ecda52d rk3576: otp: do not disable ns otp clk
a93f7e946 scripts: checkbuild: modify platform detect method
78f618adb rk3576: otp: enable ns otp clk by config scru register
29b1dbc92 core: optimize memory info log to avoid misunderstand
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com >
Change-Id: I7ab408ceee759ebbc2a721cd5c7f5b582a747842
2025-05-12 02:26:57 +00:00
Hisping Lin
d19b09e7a6
rk3588: bl32: update version to v1.20
...
Build from OPTEE commit in develop-next branch:
1e844e4ca rk3588: otp: oem otp key2 not support 32 bytes
Update features:
1e844e4ca rk3588: otp: oem otp key2 not support 32 bytes
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
8285a003e pta: crypto_service: add firmware key cipher function
33112b291 pta: add func for check the caller is from uboot
e75002648 UPSTREAM: ta: pkcs11: Improve PIN counter handling robustness
fe8dffd27 BACKPORT: core: add fault mitigations in ree_fs_ta_open()
061121adb UPSTREAM: core: add fault mitigations in buf_ta_open()
8b443a5d1 BACKPORT: core: add fault mitigations to shdr_verify_signature*()
674df162e BACKPORT: drivers: crypto: add stubbed fault mitigation in crypto_acipher_rsassa_verify()
0573e7cdb BACKPORT: core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()
9d1fe00c9 UPSTREAM: core: libmbedtls: add fault mitigation in crypto_acipher_rsassa_verify()
4d84ea7a3 BACKPORT: libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pkcs1_v15_verify()
662c67bc3 UPSTREAM: libmbedtls: add fault mitigation in mbedtls_rsa_rsassa_pss_verify_ext()
c2d4c4fcd UPSTREAM: core: add fault mitigation tests
eca7673b7 UPSTREAM: Basic fault mitigation routines
b3b4962c8 UPSTREAM: core: verify size of allocated shared memory
adc2c2e97 UPSTREAM: core: pta/bcm/elog: add missing buffer size check
aae29e6aa drivers: crypto: keytable: hmac: add algo valid check
b0eaacb57 pta: crypto_service: fix compile error when CFG_RK_KEYLAD not defined
f19dc939d pta: crypto_service: add OEM OTP KEY hmac support for user ta
1b75e8b9e drivers: crypto: keytable: hmac: support MD5/SHA1/SHA256/SHA512/SM3
7b56594b8 Fix typos in Rockchip copyright notices
f0fdffa4f kernel: print version information earlier
29b1dbc92 core: optimize memory info log to avoid misunderstand
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com >
Change-Id: I504f9350cd2b66769fc9bf13caa0d7710a4fc0f6
2025-05-09 01:10:39 +00:00
Tang Yun ping
630455878c
rk3582: ddr: update ddrbin to v1.19
...
build from:
ff1a08bde6 dram_init: rk3588: update ddrbin to v1.19
update feature:
Add RK3582 support
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: I24c0d9114ec5022747d0b6b981324e6ca94c170c
2025-04-27 09:32:17 +08:00
XiaoDong Huang
31a78b07f8
rk3588: bl31: update version to v1.51
...
Build from ATF commit:
bc6030fac plat: rockchip: rk3588: clock: Add more chip core support
update feature:
bc6030fac plat: rockchip: rk3588: clock: Add more chip core support
19d131fab plat: rk3588: dmc: avoid uninitialized return value in ddr_get_addrmap_info
ae281fe95 plat: rk3588: dmc: add support ddrdbg_get_dram_info
91fa33df4 plat: rockchip: common: ddrdbg_dram_info support sys_reg_v3
76402e440 plat: rk3588: sleep: Supports PMIC sleep mode timing control
717885416 plat: rk3588: fix error of dumping gpio_power_info
d831ce49e rockchip: common: add SIP_CPU_PM_CFG define
Change-Id: I9f1e368fa980809888d5bc690913097f9614162b
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-04-25 18:05:27 +08:00
Shengfei Xu
bf8d80e119
rk3562: bl31: update version to v1.22
...
build from:
57ff737a9 plat: rk3562: Enable virtual shutdown function
update feature:
57ff737a9 plat: rk3562: Enable virtual shutdown function
Change-Id: Ia5d26c335c14aa26853d8fa70f82cd34b7cb293b
Signed-off-by: Shengfei Xu <xsf@rock-chips.com >
2025-04-02 02:53:46 +00:00
XiaoDong Huang
4f3bf5fbec
rk3528: bl31: update version to v1.20
...
Build from ATF commit:
fe961b77f plat: rk3528: clock: rk3518: add rate for suspend
update feature:
fe961b77f plat: rk3528: clock: rk3518: add rate for suspend
d831ce49e rockchip: common: add SIP_CPU_PM_CFG define
a4bbbc7a6 commit_elf.sh: add message to rkbin doc
Change-Id: Ic8f15d2a5896a0e4102634e355b94aec8174784c
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-04-02 09:15:08 +08:00
XiaoDong Huang
e8ded8278a
rk3576: bl31: update version to v1.19
...
Build from ATF commit:
f3570ca5d plat: rk3576: rk3576s: support usb1
update feature:
f3570ca5d plat: rk3576: rk3576s: support usb1
Change-Id: I754a000b9e7b7f3345997e9475508e207bf470db
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-03-21 17:19:18 +08:00
Hisping Lin
5b5236535d
rk3562: bl32: update version to v1.08
...
Build from OPTEE commit in develop-next branch:
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
Update features:
ec6f4ffed plat-rockchip: separate fw encrypt key and oem otp key
8285a003e pta: crypto_service: add firmware key cipher function
33112b291 pta: add func for check the caller is from uboot
03083ced7 rk3562: add support for fw encrypt key
3d289e350 rk3562: increase heap size to 256K
aae29e6aa drivers: crypto: keytable: hmac: add algo valid check
b0eaacb57 pta: crypto_service: fix compile error when CFG_RK_KEYLAD not defined
f19dc939d pta: crypto_service: add OEM OTP KEY hmac support for user ta
1b75e8b9e drivers: crypto: keytable: hmac: support MD5/SHA1/SHA256/SHA512/SM3
f0fdffa4f kernel: print version information earlier
29b1dbc92 core: optimize memory info log to avoid misunderstand
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com >
Change-Id: Iab851c47d7b66c68137b2d13666833946737ec73
2025-03-17 02:12:23 +00:00
XiaoDong Huang
6f844ef01d
rk3576: bl31: update version to v1.18
...
Build from ATF commit:
b072a1255 plat: rk3576: support SIP_CPU_PM_CFG
update feature:
b072a1255 plat: rk3576: support SIP_CPU_PM_CFG
d831ce49e rockchip: common: add SIP_CPU_PM_CFG define
a4bbbc7a6 commit_elf.sh: add message to rkbin doc
e4babd31a plat: rk3576: mos: support os reboot & cpu wdt
dd28dd828 plat: rk3576: mos: disable all irqs when system reset
f489e931c plat: rk3576: support sip function send_data
1c886be3a plat: rk3576: mos: support slave os panic
Change-Id: I843b6751ec559f444f3b1b68ce3978e0315d9f91
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-03-14 17:12:58 +08:00
Finley Xiao
42094edd61
rk3588: bl31: update version to v1.50
...
Build from ATF commit:
b23ff75bb plat: rockchip: rk3588: clock: Add more hardware version support
update feature:
b23ff75bb plat: rockchip: rk3588: clock: Add more hardware version support
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com >
Change-Id: I962d80a87c3d1bc10a35336ca3b245f6abb76a2c
2025-03-14 10:41:24 +08:00
Tang Yun ping
8ff7490774
rk3588: ddr: update ddrbin to v1.19
...
build from:
ff1a08bde6 dram_init: rk3588: update ddrbin to v1.19
update feature:
Add RK3588 -B/RK3588S-B/RK3588S2-B support
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: I6de975f7ce823e4cc76f50a41780e525bad85f2e
2025-03-14 10:11:29 +08:00
Yifeng Zhao
2721363019
rk3506: usbplug: update to v1.03
...
build from rkbootall:
b814ef547: mmc: add wait busy after switch command
update feature:
mmc: add wait busy after switch command
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com >
Change-Id: Ifb280becb0c0d66b95e05073a1dd559ac9c4b7cf
2025-03-13 16:39:23 +08:00
Tang Yun ping
90dec21c9a
rk3506: ddr: update ddrbin to v1.06
...
bulid from:
d27ac532c4 dram_init: rk3506: update ddrbin to v1.06
update feature:
Fixed the SPI flash loading failure in SPL caused by
abnormal reset of hp_timer clock source
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: Idbd304bd7bc50fa790f0d8e8218545d96ff533b4
2025-03-11 15:07:16 +08:00
XiaoDong Huang
2e81f0ed85
rk3528: bl31: update version to v1.19
...
Build from ATF commit:
b5fa023c7 plat: rk3528: clock: Add pvtpll table for rk3518
update feature:
b5fa023c7 plat: rk3528: clock: Add pvtpll table for rk3518
2595f1878 plat: rk3528: add rk3518 dram support
15504230a plat: rk3528: add rk3518 support
2c0274d8d rockchip: common: add SIP_GPIO_CFG define
28863aaa2 rockchip: common: make warmboot address 64 align optional
11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
3e7d6f86d plat: rockchip: rk3528: Fix typos in Rockchip copyright notices
088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
076599f9b plat: rockchip: uart: fix uart_debug_save flow
9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro
d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro
d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler
991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle
c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
Change-Id: Ib1af912057f1cf8784db481f1fe395f2278914e8
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-03-11 10:13:13 +08:00
chenfen
d97f364cb4
rk3528: usbplug: update to v1.04.
...
build from:
94a761cda: rk3528: usbplug update to v1.04.
update feature:
1. add rk3518 support.
Change-Id: I6639750ac7de1c832a10e46fd4e2db39aafa75ee
Signed-off-by: chenfen <chenfen@rock-chips.com >
2025-03-10 18:20:57 +08:00
Joseph Chen
2d9e4a5312
rk3506: tee ta: Update version to v1.10
...
Build from commit:
46dcf51e88a rk3506: soc: Switch gpio4Ax from MIPI to gpio by default
Update features:
1. Add PMIC rk801 support for system suspend mode with LOGIC off.
2. gpio4Ax switch to GPIO function by default.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: If7709029e62467b89db9d64fd0962bdfa77ff2bf
2025-03-06 10:31:53 +08:00
Joseph Chen
e29afc471b
rk3506: tee: Update version to v2.10
...
Build from commit:
46dcf51e88a rk3506: soc: Switch gpio4Ax from MIPI to gpio by default
Update features:
1. Add PMIC rk801 support for system suspend mode with LOGIC off.
2. gpio4Ax switch to GPIO function by default.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I7b97677f5940b6ad70ecd8161b6950d80178a885
2025-03-06 10:26:12 +08:00
Zhihuan He
e04bf64c39
rk3568: bl31 rt: update version to v1.03
...
build from:
d6900bc23 rk3568: optimize RT latency
update feature:
82ab36dff plat: rk3568: only enable one ca odt in same channel
94a9ecc89 plat: rk3568: disable monitor when system sleep
6ec45f5e1 plat: rk3568: support ddr ecc poison by dcf
...
patch on gerrit: I05955dace13ec323d894583e664c128e8b582fe8(Change-Id)
Signed-off-by: Zhihuan He <huan.he@rock-chips.com >
Change-Id: I4eb1e2c161ab8673e92380c361cb53ef3ddc6440
2025-03-05 14:51:59 +08:00
Zhihuan He
ef49d0c285
rk3568: bl31: update version to v1.45
...
build from:
70d3deb59 plat: rk3576: support SIP_GPIO_CFG
update feature:
82ab36dff plat: rk3568: only enable one ca odt in same channel
94a9ecc89 plat: rk3568: disable monitor when system sleep
6ec45f5e1 plat: rk3568: support ddr ecc poison by dcf
Signed-off-by: Zhihuan He <huan.he@rock-chips.com >
Change-Id: Ia11c305e005868ac123dd7ea9b76a77fdb5f205b
2025-03-04 16:52:38 +08:00
XiaoDong Huang
4c0ccce83e
rk3576: bl31: update version to v1.17
...
Build from ATF commit:
70d3deb59 plat: rk3576: support SIP_GPIO_CFG
update feature:
70d3deb59 plat: rk3576: support SIP_GPIO_CFG
2c0274d8d rockchip: common: add SIP_GPIO_CFG define
56b91d4d5 plat: rk3576: sleep: wait pmu_mcu to start
28863aaa2 rockchip: common: make warmboot address 64 align optional
Change-Id: I27450490133a564671139cb15d6ba45c25192e9f
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-03-04 08:00:54 +00:00
XiaoDong Huang
09c922d81b
rk3588: bl31: update version to v1.49
...
Build from ATF commit:
1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
update feature:
1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
28863aaa2 rockchip: common: make warmboot address 64 align optional
11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
b67080464 plat: rockchip: rk3588: Fix typos in Rockchip copyright notices
088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
076599f9b plat: rockchip: uart: fix uart_debug_save flow
Change-Id: I336571be912822eb663f5e33f825382126727088
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-03-03 14:28:22 +08:00
Zhihuan He
feab2172b4
rk3528: ddr: update ddrbin to v1.11
...
build from:
56f70fd2ad dram_init: rk3528: Update to v1.11
update feature:
bfac0726c6 dram_init: rk3528: add trfc min cap mode
Signed-off-by: Zhihuan He <huan.he@rock-chips.com >
Change-Id: I38d0f2915b2842077341b5acceb47ba9cf12f9c4
2025-02-26 10:54:43 +08:00
Joseph Chen
e5f488e98d
rk3506: tee with ta: Update version to v1.01
...
Build from:
d4572d00829 rk3506: soc: Enlarge mcu remap region size
Update feature:
d4572d00829 rk3506: soc: Enlarge mcu remap region size
7b56594b89e Fix typos in Rockchip copyright notices
badfff19c62 rv1126: add rv1126+ support
f0fdffa4ff6 kernel: print version information earlier
be8b8c93af3 rk3506: suspend: Add more debug methods
1e7a79e487c rk3506: suspend: Add api to support soft wakeup pmu and cpu0
c295dac334f rk3506: suspend: Support pmu_bus_clk_ls in high freq
b205aaa7fd7 rk3506: suspend: Fix rc400 clock calc error
24ecda52d5f rk3576: otp: do not disable ns otp clk
a93f7e9463d scripts: checkbuild: modify platform detect method
78f618adb25 rk3576: otp: enable ns otp clk by config scru register
9dca24170c2 rk3576: mos: add CFG_RK_MOS macro
eb5d6079a6f rv1103b: otp: stop cmd if prog otp fail
5a4e96e5adb rv1103b: otp: check otp prog mask before write otp
f6cda897824 rk3576: mos: modify memory region map
efddd55dd5a core: rockchip: enable atags and pstore in MOS
6d5c46c1fa2 rk3576: mos: disable reserved memory by atags
6b118d03948 rockchip: fiq debugger: support separate stack for os callback
a55ef8f9049 drivers: rockchip: trng: add rv1103b support
b7f14a5338e drivers: hal_crypto: rv1103b: fix crypto clock bug
cb26c14a887 drivers: hal_crypto: add rv1103b support
a44cc911b51 rk3506: suspend: Improve debug information
4f75b8a8948 plat-rockchip: add multi os support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I28908b746553db995ec331ac8e428be0de9b03f0
2025-02-21 14:40:45 +08:00
Joseph Chen
218ab0229e
rk3506: tee: Update version to v2.01
...
Build from:
d4572d00829 rk3506: soc: Enlarge mcu remap region size
Update feature:
d4572d00829 rk3506: soc: Enlarge mcu remap region size
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I66f64e1c81f8976d7cce0ed121cf560d47c99c77
2025-02-18 02:12:14 +00:00
XiaoDong Huang
d0e7529e1c
rk3576: bl31: update version to v1.16
...
Build from ATF commit:
fab0f0345 plat: rk3576: sleep: decrease i2c read/write times to save time
update feature:
fab0f0345 plat: rk3576: sleep: decrease i2c read/write times to save time
cff6d9a0c plat: rk3576: sleep: switch to pll earlier
81a0e1e03 plat: rk3576: sleep: adjust CRU save/restore flow to reduce time
719b8a44b plat: rk3576: sleep: Resolve the issue of wake-up I2C clock error
1a00f6477 plat: rk3576: firewall: add FW_SLV_ID_MIPI_CSIDPHY1/CSIPHY1_GRF
11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
0d94b0520 plat: rockchip: rk3576: Fix typos in Rockchip copyright notices
088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
aae0bdc44 plat: rk3576: detect ext-32k during system sleep
Change-Id: If56ac64816ebe11db33609d46ad2a7c356fa67df
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-02-13 11:07:00 +08:00
chenfen
f43a462e7a
rk3576: boost: update boost bin to v1.03
...
build from:
8a55316839 rk_boost: rk3576: update to v1.03
update feature:
1. accelerate UFS boot speed.
Signed-off-by: chenfen <chenfen@rock-chips.com >
Change-Id: I649968cc451caf28cf1c64f924fc1861c13d1e29
2025-01-24 16:54:26 +08:00
Xuhui Lin
7e437acd9d
rk3506: spl: Update version to v1.11
...
Build from:
1e54c433094 synchronizing uboot and kernel waveform source code
Build command:
./make.sh rk3506 --spl-new --spl-fwver v1.11
Main update feature:
Add emmc boot support.
Change-Id: I6d9fc60681e4436260befb22e818c214e0ddb41f
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2025-01-16 16:44:06 +08:00
Joseph Chen
1a9e4be18b
rk3506: tee: Update to v2.00
...
Build from:
e59e3e25748 rk3506: suspend: Add more debug methods
Update features:
e59e3e25748 rk3506: suspend: Add more debug methods
213a2e9bfb7 rk3506: suspend: Add api to support soft wakeup pmu and cpu0
7ffd0ca30dd rk3506: suspend: Support pmu_bus_clk_ls in high freq
959dcbfc2ad rk3506: suspend: Fix rc400 clock calc error
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I927be7b3e52ce3da8afd67fb2898978e2ff5f7ad
2025-01-15 16:44:37 +08:00
Tang Yun ping
a061c476e4
rk3506: ddr: update ddrbin to v1.05
...
build from:
e748f9ce32b dram_init: rk3506: add cpu rt schedule setting
update feature:
1. Added cpu real-time support for RK3506 and RK3506B.
2. Fixed the issue that ddrbin incorrectly entered the resume process.
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: I41e933d1a29dea77f2cc7953206b4953c2c1461d
2025-01-14 15:40:35 +08:00
Xuhui Lin
21759a0f92
rk3562: spl: Update version to v1.07
...
Build from:
3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout
Build command:
./make.sh rk3562 --spl-new --spl-fwver v1.07
Main update feature:
SPL supports dynamically booting either 32-bit or 64-bit U-Boot.
Change-Id: I338f92f8429f000dfb116ea808e58f3e94222b90
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2025-01-08 17:34:11 +08:00
Xuhui Lin
21e55a8e90
rk3528: spl: Update version to v1.06
...
Build from:
3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout
Build command:
./make.sh rk3528 --spl-new --spl-fwver v1.06
Main update feature:
SPL supports dynamically booting either 32-bit or 64-bit U-Boot.
Change-Id: I23bba53d76579544f4dc07809c9e974cb891fc59
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2025-01-08 17:32:42 +08:00
Zhihuan He
76b4210c18
rk3528: ddr: add eyescan bin to v1.10
...
build from:
ce4c2119c2 rk3528: ddr: eye scan: add remodify trefi trfc ect.
build command:
export DRAM_EYE_SCAN=Y && ./make.sh rk3528
update feature:
1. Add eye scan support.
Signed-off-by: Zhihuan He <huan.he@rock-chips.com >
Change-Id: I6d43570508a6316291caed1d638a3b6ac1d0906a
2025-01-06 08:46:58 +00:00
XiaoDong Huang
f7f0ea2914
rk3576: bl31: update version to v1.15
...
Build from ATF commit:
bf841fed1 plat: rk3576: sleep: Determine whether to turn off PLDO2 during sleep mode
update feature:
bf841fed1 plat: rk3576: sleep: Determine whether to turn off PLDO2 during sleep mode
e93c46b67 plat: rk3576: sleep: Add ultra suspend DDR powersupply sequence control
d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
2abeb9f8c plat: rk3576: virt-poweroff: dump wakeup source
18cf69192 plat: rk3576: support mos
bf6091cf9 plat: rk3576: support firewall/gpio-group fdt config
7d19dcaf7 plat: rk3576: add def.h and .mk for MOS
076599f9b plat: rockchip: uart: fix uart_debug_save flow
8fc3a03d1 plat: rk3576: get cpu_cfg_info from register "cpu_pwr_sftcon"
520223887 plat: rk3576: support core_pwr_wfi_reset mode
9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro
d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro
d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler
991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle
Change-Id: I9e7bff06f3af0b445dae5bda010f5b11f08d97d1
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2025-01-06 08:43:37 +00:00
XiaoDong Huang
0f8ac860f0
rk3588: bl31: update version to v1.48
...
Build from ATF commit:
040d2de11 plat: rk3588: optimize hptimer usage flow
update feature:
040d2de11 plat: rk3588: optimize hptimer usage flow
4eed2f218 plat: rk3588: sleep: support SLP_ARCH_TIMER_RESET
ddc9f4ffe plat: rk3588: sleep: support sleep_pin_config
9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro
d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro
d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler
991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle
c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle
f59798f60 plat: rockchip: Optimize some function names and code commenting
f1e50a2bc plat: rockchip: move rockchip_cpus_status to common file
Change-Id: I3a82148303326c1df3709c6c44d5d71179411a62
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2024-12-19 15:27:45 +08:00
Joseph Chen
d49b45b290
rk3506: tee: Update version to v1.27
...
Build from:
a44cc911b51 rk3506: suspend: Improve debug information
Update feature:
a44cc911b51 rk3506: suspend: Improve debug information
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I6b4f08d741dfb796f09591de2df610d66a4f266a
2024-12-10 20:39:19 +08:00
Hisping Lin
caec6399ad
rk3506: tee with ta: Add initial version V1.00
...
Build from optee commit in develop-next branch:
3ea8b24a1 rk3506: enable CFG_CORE_DYN_SHM and CFG_RK_USE_RESERVED_SHM
Change-Id: I428bfaf8f476976da08c4e31d36e218754b330b2
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com >
2024-12-04 09:42:18 +08:00
Tang Yun ping
2c928c6a81
rk3506: tee: Update version to v1.26
...
Build from:
169a13a37 plat-rockchip: rk3506: Add the missing sub.mk file
Update features:
Added DDR trefi dynamic adjustment interface.
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: Ia61045d97b873e4c3f94e0b54014d8679c199db0
2024-11-29 09:35:25 +08:00
XiaoDong Huang
8f84952408
rk3528: bl31: update version to v1.18
...
Build from ATF commit:
059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle
update feature:
059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle
f59798f60 plat: rockchip: Optimize some function names and code commenting
069fc8a18
4858aa126 plat: rk3528: only enable one ca odt in same channel
f1e50a2bc plat: rockchip: move rockchip_cpus_status to common file
810119069 plat: rk3528: virt-poweroff: dump wakeup source
6a314b999
a0178dfb6
bffcafacd plat: rk3528: dmc: add axi split support for suspend/resume
ba6ef224d rockchip: common: add ACCESS_MEM_OS_REG define
5fb78cd64 rockchip: uart: switch to loopback mode before checking busy status
02ff3b0da rockchip: uart: save uart register once
cafe351b4 rockchip: support non-24M counter
524fc65d0 rockchip: scmi: clock: add common clock
4a52a1f56 plat: rockchip: uart: set max timeout 5.6ms wait for uart busy
f282bdae0 rockchip: pstore: fix the error that rb->start is too big
Change-Id: I265f88dea3fe54154e7837db9c36d8a59b790d61
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2024-11-18 17:56:32 +08:00
Hisping Lin
7e8794bc17
rk3588: bl32: update version to v1.19
...
Build from OPTEE commit in develop-next branch:
57604957e pta: rk_os_service: add support for dolby
Update features:
57604957e pta: rk_os_service: add support for dolby
902ec504b rk3588: add function for dolby
db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com >
Change-Id: Ife35f04e3fcc899d5b01dfe5d6e29e1db47fbef0
2024-11-15 16:22:30 +08:00
Tang Yun ping
167d377195
rk3562: ddr: update ddrbin to v1.07
...
build from:
6e9ae14bbb rk3562: ddr: update ddrbin to v1.07
update feature:
1. fix ddr4 cap detect fail bug.
2. Added ddr type detection order configurable through ddrbin
tool.
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: Ia59c492317dcebc5bdef8b077d111c6eb6b91858
2024-11-14 15:48:55 +08:00
Tang Yun ping
deea0cd65b
rk3506: ddr: update ddrbin to v1.04
...
build from:
0ac6b06a19 dram_init: rk3506: update ddrbin to v1.04
update feature:
Fixed the slow booting issue when using SPI FLASH.
Signed-off-by: Tang Yun ping <typ@rock-chips.com >
Change-Id: Ic94f38821e01ffd1a41d38fb320764529ebd231e
2024-11-13 17:27:06 +08:00
Joseph Chen
6b7558b07c
rk3506: tee: Update version to v1.25
...
Build from:
0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting support
Update features:
0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting support
5813e173a28 rk3506: pmu: Power up v1pll before logic off suspend
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: Id5448cb5046fb086203d62e75f314b4faef32775
2024-11-12 09:31:41 +08:00
Jon Lin
b3d90eea3c
rk3588: pcie_ep: Update to v2.20
...
Build from:
bootloader: 1f74d1059 src: driver: pcie: Support pmic rst_fun 1
Build command:
./tools/mk_pcie_idb.sh RK3568.
Update feature:
Update the version.
Change-Id: Iaae406faa732c9fe903d67276151165cda5cf955
Signed-off-by: Jon Lin <jon.lin@rock-chips.com >
2024-11-11 14:39:54 +08:00
XiaoDong Huang
374c401fda
rk3576: bl31: update version to v1.14
...
Build from ATF commit:
c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
update feature:
c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h
2aeb63a6b plat: rk3576: sleep: support SLP_ARCH_TIMER_RESET
059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle
6d1b978c9 plat: rk3576: add rk3576_j/m1 support
23eb8825b plat: rk3576: sip: add pvtpll config support
423772e17 plat: rockchip: rk3576: Add pvtpll config for rk3576j/m
f59798f60 plat: rockchip: Optimize some function names and code commenting
Change-Id: Iadb060bd1e2b9a71ee469f38ee329f9f4fec0a20
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com >
2024-11-08 11:39:28 +08:00
YouMin Chen
08d92ffe43
rk3576: ddr: update to v1.09 20241107
...
Build from:
2f85f4b2d4 dram_init: rk3576: update to v1.09
Update feature:
1. enable hptimer hardware adjust mode
2. add support RK3576J and RK3576M
3. let rk3576 ddr schedule determined by loader parameter
4. let pagematch_limit=1
Signed-off-by: YouMin Chen <cym@rock-chips.com >
Change-Id: Icb6e2af91078a1465c14fef1f18c6d8300253e3b
2024-11-07 19:33:43 +08:00
Xuhui Lin
8d6f51a69e
rk3576: usbplug: Add arch timer 1Ghz support
...
Build from:
13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features:
13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: I2b813df8c8c1d07449ceb162fe2de2aabf3515ca
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2024-11-07 19:01:11 +08:00
Xuhui Lin
9923212e79
rk3576: spl: Add arch timer 1Ghz support
...
Build from:
13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features:
13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: Ib3c35fc29a7993462ac5af360f635e8ee6a474d4
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com >
2024-11-07 19:00:47 +08:00
Joseph Chen
0038affb32
rk3506: tee: Update version to v1.24
...
Build from:
2f392d41853 rk3506: Add rk3506j support
Update features:
2f392d41853 rk3506: Add rk3506j support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com >
Change-Id: I76bdcda0cec34f49e38e82dd20b449206618f88a
2024-11-06 17:42:50 +08:00