Commit Graph

1530 Commits

Author SHA1 Message Date
Chuanhu Sun
08dd9aecac rv1106: rv1106_hpmcu_wrap: update version to v1.50
build from rockit-ko commit in master branch:
    576377cb mcu: update mcu bin to v1.50

build from hal commit in master branch:
    a76806e7 project: common: riscv: change riscv toolchain to xpack

Signed-off-by: Chuanhu Sun <aaron.sun@rock-chips.com>
Change-Id: I03a9d64be28267bb1e13361fdc528732ba2bc7b8
2022-10-12 16:36:52 +08:00
Joseph Chen
0f8ea74fb0 scripts: checkpatch: Improve error message
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I121a90f1625e01d157fd5ca62053fa13699c04ed
2022-10-12 08:17:39 +00:00
Joseph Chen
755bd53434 scripts: checkpatch: Add dos2unix tool check
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I5e2a56a1306e6ff445b55b38d094275cc7c05b5b
2022-09-29 08:26:35 +00:00
XiaoDong Huang
1f87e1f4cf rk3588: bl31: update version to v1.29
Build from ATF commit:
    686b5c48b plat: rk3588: sleep: disable gpio 1/3 int if mcu_wakup
update feature:
    686b5c48b plat: rk3588: sleep: disable gpio 1/3 int if mcu_wakup
    af5ab70fc plat: rockchip: set "plat_uart_base=0" if uart disable
    3eb5ebec2 plat: rockchip: uart: wait no busy before restore
    6d4252c24 plat: rk3588: secure: only support ddr-4ch,stride-en by default
    dc491ee36 plat: rk3588: secure: support config for different ddr-channel number
    304673533 plat: rk3588: sleep: support different ddr-channel number
    0f4f44e43 plat: rk3588: ddr: add some ddr-channel related functions
    9dbfb40af plat: rk3588: secure: simplify secure_region_init function
    a7e0c6c06 plat: rk3588: secure: config dsu_mp_sec can access all ddr-regions
    988ba1e81 plat: rk3588: move secure related code to secure.c
    dee611ca6 plat: rockchip: rk3588: dmc: get LPDDR5 mr16 value from fsp_param
    73824e139 plat: rockchip: rk3588: dmc: add support M0_PARAM_INT_VOP
    f175a33cf plat: rockchip: rk3588: dmc: force reset if the ddr_m0 is on the halt
    a9e5261be plat: rockchip: rk3588: dmc: add bits mask for low power config
    8b4543970 plat: rk3588: enable ERRATA_A55_1530923

Change-Id: I041acae523c3b2dba7eb1677411f32d4f1aadba5
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2022-09-29 16:08:30 +08:00
Jon Lin
9f3468f5a2 rk3568: loader: Update to v1.15
from commit:
	65048d1 platform: rk3568: Update to v1.15
update feature:
	Support new spiflash

Change-Id: I4fbcdb5c5b619f47c5600f2b2332fcbcdbb79d78
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-09-27 09:38:59 +08:00
Joseph Chen
0287fa94cd scripts: checkpatch: Add TAB check
BTW, fix location check.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ib8f07312fd513a34e5d17ef9ce3c9bd2f19f300a
2022-09-27 01:37:10 +00:00
Joseph Chen
844b170f4d scripts: checkpatch: Add new content position check
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I846a639eaf893faaafa07c4786d2b427189df49a
2022-09-26 08:22:56 +00:00
Jon Lin
cf523cb243 rk3032: loader: Support slc v2.63
from commit:
	482e146 src: spinand: Support udpate IDB in Firmware.img
update feature:
	Support udpate IDB in Firmware.img

Change-Id: I66ea110bab639775422f77b77b0467b62e1e4fe9
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-09-24 10:37:02 +08:00
Joseph Chen
6f2bc86d6b scripts: checkpatch: Add DOS encoding check
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4c6ffeda54e6cd3a63658440e5befef64babadf1
2022-09-24 02:17:59 +00:00
XiaoDong Huang
d389df42d8 rk3588: bl32: update version to v1.12
Build from OPTEE commit in develop-next branch:
    4542e1efd rk3588: secure-region: support config for different ddr-channel number
Update features:
    4542e1efd rk3588: secure-region: support config for different ddr-channel numbe

Change-Id: I8ea1bd457de2581469001b3d7edf7a1e56ab9014
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2022-09-22 09:48:41 +08:00
Joseph Chen
f43287c21d doc: release: Remove README
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I690ab5cce01957aeaa116bc8b988fc80abf8fda4
2022-09-16 10:39:55 +00:00
Hisping Lin
6537a9c4d5 rk3308: bl32: update version to v2.05
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    cf59606f0 rk3308: delete key reader code which is unused
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I9820efbb5f85239df8ff490710c3e7d3269e976f
2022-09-16 17:50:33 +08:00
Hisping Lin
7e907b89d0 rk3358: bl32: update version to v2.05
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    f22bb78ed rk3358: set user dctrl before key reader init

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Icd3290d45c697048a3debcd495666391835651ad
2022-09-16 17:50:33 +08:00
Hisping Lin
93f85154a5 px30: bl32: update version to v2.14
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    3e2bbe510 rk3326: set user dctrl before key reader init

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I521b9954fa190355bb0e1fc192696eb69ada6095
2022-09-16 17:50:33 +08:00
Hisping Lin
3fd9b7d56f rk3326: bl32: update version to v2.14
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    3e2bbe510 rk3326: set user dctrl before key reader init

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I065f9842ad3cf836f04200ee05f825d3d39a6a8b
2022-09-16 17:50:33 +08:00
Hisping Lin
6dff3132c1 rk3568: bl32: update version to v2.09
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    7448ce1a1 rk3568: modify key reader init function
    ad04716e7 rk3568: do not need check ecc when sbpi read without ecc
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I12388d64e19600b8c0c51c24b990e4af7d297d84
2022-09-16 17:50:33 +08:00
Hisping Lin
e8f3ef40a3 rv1126: tee: update version to v2.07
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I692f94d44fd15642b3c052c5574588c2c8ad22a2
2022-09-16 17:50:33 +08:00
Hisping Lin
53748face2 rknpu_lion: bl32: update version to v2.01
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail
    7a0581630 scripts: commit_bin: support more platforms
    f5add58be core: TEE_GenerateKey support RSA key e = 3
    af506d32e ta verify: close default key for sign ta
    78d37d71a core: rpmb: compatible with old RPMB keys
    88dd1c910 rk1808: enlarge MAX_XLAT_TABLES to 8

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I853183ef0acedba4c408088665d95b209d165d33
2022-09-16 17:50:33 +08:00
Hisping Lin
f52b481ad6 rk1808: bl32: update version to v2.02
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail
    7a0581630 scripts: commit_bin: support more platforms
    f5add58be core: TEE_GenerateKey support RSA key e = 3
    af506d32e ta verify: close default key for sign ta
    78d37d71a core: rpmb: compatible with old RPMB keys
    88dd1c910 rk1808: enlarge MAX_XLAT_TABLES to 8

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ic7b79bc66ba6499c141977c551213ae219aa5f00
2022-09-16 17:50:33 +08:00
Wu Liangqing
f94e6049ba tools: rk_sign_tool: Update to v1.36 revision(2022\08\25)
1.kk command add --out option for compatible with rk_sign_tool

Change-Id: Id507b5f290b562a0f4fa83ea7622ca9935d33cc5
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
2022-09-16 11:39:51 +08:00
Joseph Chen
39bfe20337 scripts: checkpatch: Add binary build commit check
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ic48078b3ee72fb3f71551b33dcf7f4be25abbe6f
2022-09-16 03:02:49 +00:00
Hisping Lin
ecbf711290 rk3588: bl32: update version to v1.11
Build from OPTEE commit in develop-next branch:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
    d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I2fbbe81a5b9eacb9981cd117c27ea763fc9ef7c1
2022-09-16 09:57:29 +08:00
Joseph Chen
f3572ad966 scripts: checkpatch: Add dirty/mode/doc check
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4344c8ab6a1f1b1ad0957d2c0faaf0d15562c0fb
2022-09-16 01:32:33 +00:00
Joseph Chen
a9b7a7b574 doc: release: Update style and fix typo
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I1e17a19ad60847a15ff10b4cbd0d820737859dcb
2022-09-14 10:20:54 +00:00
Joseph Chen
c52e4f30dd RKBOOT/RKTRUST/bin: Set file mode 644
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I3fa512e2cfa636800ef15907c53aae24cd599967
2022-09-14 10:20:54 +00:00
Joseph Chen
15aaf94fd4 scripts: checkpatch: Imporve coding style
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I7ac7fad968f704eb749f6787495aecf732a364ce
2022-09-13 09:36:46 +00:00
Chuanhu Sun
83dea830c8 rv1106: bin: update hpmcu wrap bin to v1.46
build from rockit-ko commit in master branch:
    7e8fe8af [mcu]: add wrap end log and delete unsed code

build from hal commit in master branch:
    a76806e7 project: common: riscv: change riscv toolchain to xpack

Signed-off-by: Chuanhu Sun <aaron.sun@rock-chips.com>
Change-Id: I2cf39f8144dfb9211db9c658220be3ed18f70fbb
2022-09-13 14:12:21 +08:00
Su Yuefu
f0b9dedf93 rv1106: bin: update sc230ai sc3336/sc3338 hpmcu tb bin to v1.20
build from commit:
    rtt:efa791c#hal:b569247#battery_ipc:d5fb92e

build from rt-thread commit in develop branch:
    efa791c: [BSP] rockchip: rv1106-mcu: update RT_USING_ISP_DDR_ADRESS and RT_USING_META_DDR_ADRESS

build from hal commit in master branch:
    b569247: lib: hal: cru: rk3588: Fix select rate from osc24m

build from battery-ipc commit in master branch:
    d5fb92e:Merge "Revert "fastae: cancel ae force-quit scheme""

Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I0cbc5ed439d2a8dc3cc49913e5cd6af3d52830d5
2022-09-13 09:14:55 +08:00
Tang Yun ping
73bf8261a8 rk3566: ddr: update ddr bin to v1.14
build from:
        b1f29a2a6f rk356x: ddr: update ddr bin to v1.14
update feature:
	6450a4943e rk356x: ddr: update DDR4 DQS/DQ SR to 0x0
        2f30a32866 rk356x: ddr: Fix set of t_xs_x32, t_xs_abort_x32 and
t_xs_fast_x32
        3f8f34fe78 rk356x: ddr: update LP4 CK/CA SR to 0x0
        c79fb469cf Revert "rk356x: ddr: enable ddr4 528M odt"

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Iff251603466c1a5efbf48f5d77139a8e7ff2d07b
2022-09-09 09:50:52 +08:00
Tang Yun ping
4909cfb14c rk3568: ddr: update ddr bin to v1.14
build from:
	b1f29a2a6f rk356x: ddr: update ddr bin to v1.14
update feature:
	6450a4943e rk356x: ddr: update DDR4 DQS/DQ SR to 0x0
	2f30a32866 rk356x: ddr: Fix set of t_xs_x32, t_xs_abort_x32 and
t_xs_fast_x32
	3f8f34fe78 rk356x: ddr: update LP4 CK/CA SR to 0x0
	c79fb469cf Revert "rk356x: ddr: enable ddr4 528M odt"

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I4a03ffef1caa58d2550fd7393276d7c19ad99fec
2022-09-09 09:50:50 +08:00
Jon Lin
d87c0fdcc7 rv1126: loader: Update to v1.23
from commit:
	55a904 src: spinand: Support MX35UF1GE4AD MX35UF2GE4AD
update feature:
	Support MX35UF1GE4AD MX35UF2GE4AD

Change-Id: I30f9edf37fa8f50affc487bc879585308c9e1918
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-09-08 10:50:58 +08:00
Jon Lin
037d370740 rk3308: loader: Update to v1.39
from commit:
	97d7a6 platform: rk3308: Update to v1.39
update feature:
	sftl Check the data in second page

Change-Id: I79acc109d613a2402f2b3aeeb0b5436eea835c15
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-09-08 10:50:28 +08:00
Joseph Chen
c2ff6b68cd doc: Add path doc/release/ for release notes
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I94e85d089f26424f1d9b2fc1d70ef552e6bcdf6d
2022-09-02 07:18:08 +00:00
XiaoDong Huang
5ed54e6884 rk3588: bl31: update version to v1.28
Build from ATF commit:
    b52c2eadd
update feature:
    b52c2eadd
    eb7e8e90f plat: rk3588: sleep: adjust flow
    d35dffca7 plat: rk3588: sleep: support io retention config
    c7c8d2d28 plat: rk3588: resume: re-init hptimer if ext_32k isn't valid
    271a64656 plat: rk3588: hdmirx: add scrambling judgment
    433e3adee plat: rk3588: virtual poweroff: enanble gpio0 wakeup
    347c27fc5 plat: rockchip: rk3588: scmi: Add support for rk3588m
    984271229 plat: rockchip: rk3588: init otp
    098a8213c plat: rk3588: drivers: Add support to read no secure otp
    0988aa9f6 plat: rockchip: rk3588: scmi: return last rate when use pvtpll

Change-Id: Ic417dd36ec4cf39fedbc084b879166e5e87adccb
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2022-08-16 15:23:06 +08:00
Chuanhu Sun
0d70fe3475 rv1106: bin: update hpmcu wrap bin to v1.4.0
build from rockit-ko commit in master branch:
    ac0d09e3 [mcu]: fix bug wrap fail when cpu too fast

build from hal commit in master branch:
    a76806e7 project: common: riscv: change riscv toolchain to xpack

Signed-off-by: Chuanhu Sun <aaron.sun@rock-chips.com>
Change-Id: Idba1dc2fea1ba60f398fbdbf5520fe2435214395
2022-08-15 16:53:34 +08:00
Weiwen Chen
9ab44c2761 rv1106: usbplug: fix other ini version to v1.06
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: Ie6e27f865217f67b75fd8a458d7033b0b5423120
2022-08-15 16:53:34 +08:00
Jon Lin
1c934077b9 rk3568: miniloader: update spinand miniloader bin to v1.14
from commit:
	rk_boot_all a2e4c8 src: spinand: Fix W25N01KV ecc 4bits/sec part2
update feature:
	Add commit 63ad57 fix bl31 load to sram bug

Change-Id: I51435dee32c179ea08004c9070060a5b450bbca5
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-08-15 10:34:48 +08:00
Chen Fen
b894f6f94e rv1106: usbplug: Update to v1.06
from commit:
        rk_boot_all: c54eb53
update feature:
        usb: improve usb phy signal

Signed-off-by: Chen Fen <chenfen@rock-chips.com>
Change-Id: I8a43e5bd1d40c151770b61b4d5afa44040d4b67b
2022-08-12 17:26:47 +08:00
Weiwen Chen
f473045008 rv1106: bin: update sc230ai and sc3336 hpmcu tb bin to v1.11
build from rt-thread commit in develop branch:
    62926d8: [BSP]: rockchip: test: audio: fix compile error

build from hal commit in master branch:
    1cd817f: project: rv1106: modify modules order

build from battery-ipc commit in master branch:
    f2fbf85: update rk_meta_app_param.h sensor_init_info.h

Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I5995cce06e7a7dac2ed836346a9f3254e5fd0af9
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
2022-08-05 14:03:08 +08:00
Hisping Lin
b0c100f1a2 rk3358: bl32: update version to v2.04
Build from OPTEE commit in develop-next branch:
    f22bb78ed rk3358: set user dctrl before key reader init
Update features:
    f22bb78ed rk3358: set user dctrl before key reader init
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I94efc1650551423ba949f6d00fc8346c948a8ee8
2022-08-01 09:22:42 +08:00
Hisping Lin
e738440145 px30: bl32: update version to v2.13
Build from OPTEE commit in develop-next branch:
    3e2bbe510 rk3326: set user dctrl before key reader init
Update features:
    3e2bbe510 rk3326: set user dctrl before key reader init
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I85ab6c4019c977ac2706100992f47752e2bf67df
2022-08-01 09:20:01 +08:00
Hisping Lin
180767e2e8 rk3326: bl32: update version to v2.13
Build from OPTEE commit in develop-next branch:
    3e2bbe510 rk3326: set user dctrl before key reader init
Update features:
    3e2bbe510 rk3326: set user dctrl before key reader init
    87d94c5ef plat-rockchip: main: support hdcp key init via tee_entry_fast
    0af3483b2 pta: crypto_service: support user ta call hard cipher
    778974be4 core: tee: calculate node hash with meta default
    4167319d3 core: tee: recreate dirf.db if open dirf.db fail

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I75b662d9e8847a824b74b48a767a0674d2d13e03
2022-08-01 09:18:58 +08:00
Elon Zhang
2abc42844b rv1106: add config file without hpmcu for thunderboot
For some prodcuts like smartdoor, hpmcu is no needed for now.

Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
Change-Id: Ib46f32975e0caece308e89b4de87174f6517b7cf
2022-07-22 10:21:08 +08:00
Jon Lin
373334e6d1 rv1106: usbplug: Update to v1.05 part 2
Update ini file.

Change-Id: If0a34b890a694d417899738b81e7aae3836a7745
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 13:59:30 +08:00
Jon Lin
a5422e8172 rv1126: usbplug: Update to v1.23
from commit:
	rk_boot_all: e6c168
update feature:
	src: spinand: Support new devices

Change-Id: I8c91dbc80507c4b90c8e4933c9fbdeb72aef1cbb
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 09:48:03 +08:00
Jon Lin
d3df075d73 rv1106: usbplug: Update to v1.05
from commit:
	rk_boot_all: ffd1f0f
update feature:
	src: spinor: Support BY25Q256FSEIG

Change-Id: I555a07dbeda1a75a48efa5e51abace6155079094
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 09:47:59 +08:00
Jon Lin
1af09221d3 rk3036: slc_loader: Update to v2.63
from commit:
	rk_boot_all: e6c1680
update feature:
	src: spinand: Support new devices

Change-Id: Iac65374fe64c47e3acb0d0ea2fd178abc4a3331e
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 09:47:32 +08:00
Jon Lin
3df54ce380 r3128: slc_loader: Update to v2.65
from commit:
	rk_boot_all: e6c1680
update feature:
	src: spinand: Support new devices

Change-Id: I5c5361fd8046c7f8d6b501223223bd654072aa67
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 09:47:32 +08:00
Jon Lin
6e4ecc820b rk356x: loader: Update to v1.14
from commit:
	rk_boot_al: f97e4d
update feature:
	Support new spiflash devices

Change-Id: I5ecc456f28276c01c1c7d8caf01612e0171c5b91
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2022-07-21 09:47:02 +08:00
XiaoDong Huang
287ffb4ef2 rk3588: bl31: update version to v1.27
Build from ATF commit:
    856309329 plat: rockchip: rk3588: Fix delay for mem pd reset
update feature:
    856309329 plat: rockchip: rk3588: Fix delay for mem pd reset
    154d4fad4 plat: rk3588: sleep: fix err about idle BUS_ID_BUS and BUS_ID_TOP
    33aaaa4f2 plat: rk3588: fix pd status error for some power domains
    3b212f222 plat: rk3588: sleep: support GPIO_POWER_CONFIG

Change-Id: Ifb51f9a41f1a58aab67fd0b050508c5863b8a617
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2022-07-18 14:16:42 +08:00