History log of /rkbin/ (Results 201 – 225 of 2090)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9f1fe80f09-Jul-2024 Lin Jinhan <troy.lin@rock-chips.com>

rk3568: bl32: update version to v2.13

Build from OPTEE commit in develop-next branch:
7ab599eca
Update features:
7ab599eca
7bccc9d0b scripts: fixed build error when CFG_DEBUG=y
7eeac

rk3568: bl32: update version to v2.13

Build from OPTEE commit in develop-next branch:
7ab599eca
Update features:
7ab599eca
7bccc9d0b scripts: fixed build error when CFG_DEBUG=y
7eeac5fbf core: rpmb: change read data to multiple times
cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
3210aa2eb plat-rockchip: implement itr_core_handler() not rely on CFG_FIQ
392302b07 UPSTREAM: core: tee_entry: fix array out of bounds check in cleanup_shm_refs()
185dc3c92 pta: crypto_service: optimization parameter check

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I18bf960048f0bc792acf3766042581c78fa87290

show more ...

0b338fd628-Jun-2024 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3576: bl31: update version to v1.09

Build from ATF commit:
286c013b2 plat: rockchip: rk3576: Add support to set low length
update feature:
286c013b2 plat: rockchip: rk3576: Add support to

rk3576: bl31: update version to v1.09

Build from ATF commit:
286c013b2 plat: rockchip: rk3576: Add support to set low length
update feature:
286c013b2 plat: rockchip: rk3576: Add support to set low length
5fb78cd64 rockchip: uart: switch to loopback mode before checking busy status
02ff3b0da rockchip: uart: save uart register once
23bd4684e plat: rk3576: support to switch hptimer to 1G
b4833e988 plat: rk3576: remove AUTOCS_EN_COUNT
437ed59cb plat: rockchip: rk3576: support aclk_sencure_s enable
6d8c67d6a plat: rk3576: support poweroff scu1 when cpu4~cpu7 off

Change-Id: I0fcb5afefcc3865cf8c413b4c0ed00234d2675cb
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>

show more ...

ffe2338621-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3562: ddr: update eyescan bin to v1.06

build from:
a2efbe6ac4 dram: adjust version format

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3562
export DRAM_EYE_SCAN=2 && ./make.sh rk3562

rk3562: ddr: update eyescan bin to v1.06

build from:
a2efbe6ac4 dram: adjust version format

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3562
export DRAM_EYE_SCAN=2 && ./make.sh rk3562

update feature:
1. Updated 2D eye printing format.
2. Add automatic judgment of eye margin.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I289fce3ca4007af5d45d10048c7ac6d885d8d36e

show more ...

bed3387821-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3562: ddr: update ddrbin to v1.06

build from:
a2efbe6ac4 dram: adjust version format

build command:
./make.sh rk3562

update feature:
1. fix probabilistic read/write training failures under DD

rk3562: ddr: update ddrbin to v1.06

build from:
a2efbe6ac4 dram: adjust version format

build command:
./make.sh rk3562

update feature:
1. fix probabilistic read/write training failures under DDR4 2cs
introduced in ddrbin v1.06
2. Undo vref training below 600MHz
3. The CLK/DQS slew rate supports different values at high and low frequencies.
4. Added DRAM Manufacturer ID printing.
5. DDR4 enable LPASR to reduce DDR4 self-refresh power.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I405a7505d81df18baea2abf8abcd8d2d9ce5785a

show more ...

78360f0921-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3568: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures

rk3568: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures under DDR4 2cs
introduced in ddrbin v1.21.
2. Fixed some DRAM compatibility issues at LP4x low frequency.
3. Undo vref training below 600MHz
4. The CLK/DQS slew rate supports different values at high and low frequencies.
5. Added DRAM Manufacturer ID printing.
6. DDR4 enable LPASR to reduce DDR4 self-refresh power.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I262c513bfcae188c4a6469a4c1c45bd7428e186a

show more ...

cf34822721-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures

rk3566: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures under DDR4 2cs
introduced in ddrbin v1.21.
2. Fixed some DRAM compatibility issues at LP4x low frequency.
3. Undo vref training below 600MHz
4. The CLK/DQS slew rate supports different values at high and low frequencies.
5. Added DRAM Manufacturer ID printing.
6. DDR4 enable LPASR to reduce DDR4 self-refresh power.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I0977c713416a3614ec1b22f40cfb7ba9dbaa188c

show more ...

f2f49cc921-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update eyescan bin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3568
export DRAM_EYE_SCAN=2 && ./make.sh

rk3566: ddr: update eyescan bin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3568
export DRAM_EYE_SCAN=2 && ./make.sh rk3568

update feature:
1. Updated 2D eye printing format.
2. Add automatic judgment of eye margin.

rk3566_ddr_1056MHz_D3_LP3_eyescan_v1.22.bin: for DDR3 and LPDDR3 eye
rk3566_ddr_1056MHz_D4_LP4_4x_eyescan_v1.22.bin: for DDR4,LPDDR4 and
LPDDR4x eye

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I557fc6c637c33bfa4070fe4ff3518face72e40b2

show more ...

fb90d18121-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3568: ddr: update eyescan bin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3568
export DRAM_EYE_SCAN=2 && ./make.sh

rk3568: ddr: update eyescan bin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
export DRAM_EYE_SCAN=1 && ./make.sh rk3568
export DRAM_EYE_SCAN=2 && ./make.sh rk3568

update feature:
1. Updated 2D eye printing format.
2. Add automatic judgment of eye margin.

rk3568_ddr_1560MHz_D3_LP3_eyescan_v1.22.bin: for DDR3 and LPDDR3 eye
rk3568_ddr_1560MHz_D4_LP4_4x_eyescan_v1.22.bin: for DDR4, LPDDR4 and
LPDDR4x eye

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Ie27b5eb0ccd60407588c4582d62153e19695f138

show more ...

13d2874d19-Jun-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3576: spl: update to v1.05

Build from u-boot(next-dev):
884f049582f rockchip: spl, usbplug: Add OS_REG0 write or clear support

Build command:
./make.sh rk3576 --spl-new --spl-fwver v1.05

Updat

rk3576: spl: update to v1.05

Build from u-boot(next-dev):
884f049582f rockchip: spl, usbplug: Add OS_REG0 write or clear support

Build command:
./make.sh rk3576 --spl-new --spl-fwver v1.05

Update feature:
Add spl write OS_REG0 support.

Change-Id: I5821dd52975847afd35fbdf40c289fc4e02175de
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

c8fb3bfd19-Jun-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3576: usbplug: update to v1.02

Build from u-boot(next-dev):
0fe85c2474 mtd: spinand: print flash id information

Build command:
./make.sh rk3576-usbplug

Update feature:
Add usbplug clear OS_RE

rk3576: usbplug: update to v1.02

Build from u-boot(next-dev):
0fe85c2474 mtd: spinand: print flash id information

Build command:
./make.sh rk3576-usbplug

Update feature:
Add usbplug clear OS_REG0 support.

Change-Id: Ic230ed55350fd3b0bf5a7185ed0d3815b6a039d8
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...

e5a15ade17-Jun-2024 Wesley Yao <wesley.yao@rock-chips.com>

rk3576: ddr: Update to v1.05 20240617

Build from:
da1087e33f dram_init: rk3576: Updata to v1.05

Update feature:
a43f4e75d1 dram_init: rk3576: ensure VOP bandwidth in extreme situations
486ac1798

rk3576: ddr: Update to v1.05 20240617

Build from:
da1087e33f dram_init: rk3576: Updata to v1.05

Update feature:
a43f4e75d1 dram_init: rk3576: ensure VOP bandwidth in extreme situations
486ac1798e drivers: ram: sdram_rk3588: ......
1c3e8c77d2 drivers: ram: sdram_rk3588: Add 1 to x1024 timing

Change-Id: Ia1583d9b9d977aa4ca55180eb1fcdb824fb9e26f
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>

show more ...

3cb8a4e304-Jun-2024 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3576: bl31: update version to v1.08

Build from ATF commit:
6102c2d62 plat: rk3576: sleep: restore gpio before ioc_xxx_pull
update feature:
6102c2d62 plat: rk3576: sleep: restore gpio befor

rk3576: bl31: update version to v1.08

Build from ATF commit:
6102c2d62 plat: rk3576: sleep: restore gpio before ioc_xxx_pull
update feature:
6102c2d62 plat: rk3576: sleep: restore gpio before ioc_xxx_pull
f65be1dbd plat: rk3576: reboot: disable tsadc_shut_m0 when rbrom
73a247231 plat: rk3576: Add support to enable memory repair according to otp
52d3e36e0 rockchip: rk3576: clock: Modify the frequency range for aclk_secure_s

Change-Id: Ida795486e33208719a67d2d88d3bf30686cc8ef4
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>

show more ...

1961bbd230-May-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3566: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sam

rk3566: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sample phase for initializate
0953e389873 dw-mmc: spl: modify the timeout for reading data to 50ms
57b8ceed1c3 mmc: rockchip_dw_mmc: Fix compile error
b512fec4ea9 mmc: rockchip_dw_mmc: Add internal phase support
3e4b5e88701 mmc: dw_mmc: add card detect by DWMCI_CDETECT
de03e0e0d1d clk: rockchip: Extend pll timeout value
05891810f6d rockchip: dts: add pinctrl support for spl
2285b68d280 lib: rsa: Add burn-key-hash flag check
9b9c232a050 drivers: crypto: v2: fix switch case fallthrough
3afc76530fc clk: rockchip: fix the 32-bit may overflow
f38030747b8 common: spl_ab: Update slot_set_unbootable from U-Boot
a0f322f5407 dw_mmc: add a delay before reset controller
e09ef32e9e8 mmc: send stop command when tuning error occurs
b77c257eaed lib: rsa: Add support for rsa key repair

Change-Id: I82b67d1446781dafd7b0e42f0b0f4e4484c842e1
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

e232d54730-May-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3568: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sam

rk3568: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sample phase for initializate
0953e389873 dw-mmc: spl: modify the timeout for reading data to 50ms
57b8ceed1c3 mmc: rockchip_dw_mmc: Fix compile error
b512fec4ea9 mmc: rockchip_dw_mmc: Add internal phase support
3e4b5e88701 mmc: dw_mmc: add card detect by DWMCI_CDETECT
de03e0e0d1d clk: rockchip: Extend pll timeout value
05891810f6d rockchip: dts: add pinctrl support for spl
2285b68d280 lib: rsa: Add burn-key-hash flag check
9b9c232a050 drivers: crypto: v2: fix switch case fallthrough
3afc76530fc clk: rockchip: fix the 32-bit may overflow
f38030747b8 common: spl_ab: Update slot_set_unbootable from U-Boot
a0f322f5407 dw_mmc: add a delay before reset controller
e09ef32e9e8 mmc: send stop command when tuning error occurs
b77c257eaed lib: rsa: Add support for rsa key repair

Change-Id: I98fc387db187728ce658dce46b7511bed62e59c7
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

78475f2f29-May-2024 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3576: bl31: update version to v1.07

Build from ATF commit:
d6d387faa plat: rockchip: rk3576: Fix cpu frequency error when suspend and resume
update feature:
d6d387faa plat: rockchip: rk357

rk3576: bl31: update version to v1.07

Build from ATF commit:
d6d387faa plat: rockchip: rk3576: Fix cpu frequency error when suspend and resume
update feature:
d6d387faa plat: rockchip: rk3576: Fix cpu frequency error when suspend and resume
ebfc4b78c plat: rk3576: support logoff when virtual-poweroff
d43eaa9d2 plat: rk3576: dmc: record pll_id to PMU0GRF_OS_REG_18 for ultra suspend
763055fe0 plat: rk3576: dmc: fix dmc resume error when the fsp_params is invalid
cfae0ed72 plat: rk3576: support mcu config
ae54b6e96 plat: rk3576: dmc: DFS support both VOP and EBC in board
ed75bde96 plat: rk3576: config CTX_INCLUDE_EL2_REGS = 0
2b50a4254 plat: rk3576: fix error of AUTOCS_VO0_ID
11ac6cb14 plat: rk3576: enable pd_npu repair

Change-Id: I867880639a79057c329400ac5fc3364ae73a2d0c
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>

show more ...

3175505f28-May-2024 Wesley Yao <wesley.yao@rock-chips.com>

rk3576: ddr: Update to v1.04 20240528

Build from:
27ded95582 dram_init: rk3588: set t_refi_x1_sel=1 when per-bank refresh enable

Update features:
27ded95582 dram_init: rk3588: set t_refi_x1_sel=1

rk3576: ddr: Update to v1.04 20240528

Build from:
27ded95582 dram_init: rk3588: set t_refi_x1_sel=1 when per-bank refresh enable

Update features:
27ded95582 dram_init: rk3588: set t_refi_x1_sel=1 when per-bank refresh enable
150b0a9e1f dram_init: rk3576: Updata to v1.04
4e4f99b482 dram_init: rk3576: config CNTFRQ_EL0 according to the OSC frequency
e071b977b0 Revert "rk3588: ddr: fixed DERATEINT.mr4_read_interval configuration"
27a3c08b05 dram_init: rk3576: fix the tag_ddr_mem error when cs0_row less than cs1_row
20b0fabfa9 dram_init: rk3576: fix ultra suspend error by modify the resume flow
bf0c0a13ec drivers: ram: rk3576: Disable auto clk stop when pd/sr_idle disable
e1bff7719a drivers: ram: rk3576: Modify CTRL_OFFSET_DQ before read training
7dd6853eb2 drivers: ram: sdram_rk3588: Modify the calc of rddata_en (tTOT)
c619ebf7a3 drivers: ram: sdram_rk3588: Print eye_scan resluts of all channels
110186f7c9 dram_init: dram_scan_eye: Store real vref in result
c54cbb7162 dram_init: dram_scan_eye: Set tt_err if def setup memtest fail
c672e6e73c drivers: ram: sdram_rk3588: Fix CS1 addr in eye_scan
b28d838a92 drivers: ram: rk3576: fix the error of pclk_ddr during DMC initialization
3c42a42383 drivers: ram: rk3588: avoid the change of dfi_init_complete single during DLL lock

Change-Id: I4ce7b37308e3288e781ca265defe478391d06e46
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>

show more ...

030c9f9e27-May-2024 Zhihuan He <huan.he@rock-chips.com>

rk3288: ddr: update ddr bin to DDR 20240527 fwver: v1.12

build in:
c9991c2 rk3288: update DDR 20240527 fwver: v1.12

update feature:
30829bb rk3288: ddr fix 194MHz DQ/DQS phase not suitable
10b27

rk3288: ddr: update ddr bin to DDR 20240527 fwver: v1.12

build in:
c9991c2 rk3288: update DDR 20240527 fwver: v1.12

update feature:
30829bb rk3288: ddr fix 194MHz DQ/DQS phase not suitable
10b27fc project: move project to Arm Development Studio IDE

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: I0c5b8fe4f77a1568c2672a053e2ab1702bf56076

show more ...

7e38d7bc25-May-2024 chenfen <chenfen@rock-chips.com>

rk3576: boost: update boost bin to v1.02

build from:
85a3a9ac98 rk_boost: rk3576: update to v1.02
update feature:
1. Close uart print.

Signed-off-by: chenfen <chenfen@rock-chips.com

rk3576: boost: update boost bin to v1.02

build from:
85a3a9ac98 rk_boost: rk3576: update to v1.02
update feature:
1. Close uart print.

Signed-off-by: chenfen <chenfen@rock-chips.com>
Change-Id: I78edd60641cdf5bed8ac64f32ede70bfc7315457

show more ...

5579d20313-May-2024 Zhihuan He <huan.he@rock-chips.com>

px30: ddr: Update to DDR 20240527 fwver: v2.10

build in:
29a6ff7 rk3326/px30: ddr: Update to DDR 20240527 fwver: v2.10

update feature:
1b9746b RK3326/RK3326S: add sram base judge
23b4b9a rk3326s

px30: ddr: Update to DDR 20240527 fwver: v2.10

build in:
29a6ff7 rk3326/px30: ddr: Update to DDR 20240527 fwver: v2.10

update feature:
1b9746b RK3326/RK3326S: add sram base judge
23b4b9a rk3326s/px30s: set cke low before clk for lp3

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Idc674e20d57d332928b73dc34ce0c08f6e66e858

show more ...

82b38c4d13-May-2024 Zhihuan He <huan.he@rock-chips.com>

rk3326: ddr: Update to DDR 20240527 fwver: v2.10

build in:
29a6ff7 rk3326/px30: ddr: Update to DDR 20240527 fwver: v2.10

update feature:
1b9746b RK3326/RK3326S: add sram base judge
23b4b9a rk332

rk3326: ddr: Update to DDR 20240527 fwver: v2.10

build in:
29a6ff7 rk3326/px30: ddr: Update to DDR 20240527 fwver: v2.10

update feature:
1b9746b RK3326/RK3326S: add sram base judge
23b4b9a rk3326s/px30s: set cke low before clk for lp3

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Ic862b16426975123e70441b53dd38029f36ccac6

show more ...

4fa2c94b17-May-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3576: spl: Update version to v1.04

Build from U-Boot commit:
3e169ed6d1d dvfs: rockchip_wtemp_dvfs: Check clk_set_rate() before updating voltage
update feature:
04d08ecebbb misc: rockchip decomp

rk3576: spl: Update version to v1.04

Build from U-Boot commit:
3e169ed6d1d dvfs: rockchip_wtemp_dvfs: Check clk_set_rate() before updating voltage
update feature:
04d08ecebbb misc: rockchip decompress: fix RK3576 not support LZ4
8b42c3da266 lib: lz4: Don't bail fail message when no hw decomp device
b2ea6a555cb dts: rockchip: rk3576: the power_en for SD control by the controller
f88a10fc5de dw_mmc: add default power enable config value for rk3576
0953e389873 dw-mmc: spl: modify the timeout for reading data to 50ms

Change-Id: Ie36ea2cbf23eb29950beceacd2a1a400eb9131ce
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

80d21b1020-May-2024 Jon Lin <jon.lin@rock-chips.com>

tool: pcie_idb_config: Support Gen3x1

Change-Id: I72970b3bcb5abec358fe7124e5939e7524640de0
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

22132fc016-May-2024 shengfei Xu <xsf@rock-chips.com>

rk3576: bl31: update version to v1.06

Build from ATF commit:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
update feature:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
b55462520 plat

rk3576: bl31: update version to v1.06

Build from ATF commit:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
update feature:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
b55462520 plat: rk3562: OTPC_NS can access OTP
1fe27c113 plat: rk3562: Set ATAGS_PHYS as MT_SECURE attribute
0266631ed plat: rk3576: enable power off vd_npu by hardware
f432f8772 plat: rk3576: print global reset status
08ea0de0e plat: rk3576: support suspend from any cpu
146aaff05 plat: rk3576: support boot from any cpu
fe596c7f2 plat: rk3576: sleep: support mcu wakeup

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I3b6088561ed58886986dbe23873da761d40b4ef7

show more ...

e333725215-May-2024 shengfei Xu <xsf@rock-chips.com>

rk3562: bl31: update version to v1.20

build from:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
update feature:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
b55462520 plat: rk3562: O

rk3562: bl31: update version to v1.20

build from:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
update feature:
a2ba6bc7c plat: rk3562: support ARMOFF suspend mode
b55462520 plat: rk3562: OTPC_NS can access OTP
1fe27c113 plat: rk3562: Set ATAGS_PHYS as MT_SECURE attribute
0266631ed plat: rk3576: enable power off vd_npu by hardware

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Id46d12a693384dac8cb464f92c6c372c2dab6898

show more ...

88793ba513-May-2024 Hisping Lin <hisping.lin@rock-chips.com>

rk3562: bl32: update version to v1.04

Build from OPTEE commit in develop-next branch:
4032c1011 rk3562: support secure timer
Update features:
4032c1011 rk3562: support secure timer
3210a

rk3562: bl32: update version to v1.04

Build from OPTEE commit in develop-next branch:
4032c1011 rk3562: support secure timer
Update features:
4032c1011 rk3562: support secure timer
3210aa2eb plat-rockchip: implement itr_core_handler() not rely on CFG_FIQ
392302b07 UPSTREAM: core: tee_entry: fix array out of bounds check in cleanup_shm_refs()

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I482d183e6f222578145813ae5b2ffa03c1207b0e

show more ...

12345678910>>...84