Commit Graph

1977 Commits

Author SHA1 Message Date
Hisping Lin
10e41dbf17 rk3308: bl32: update version to v2.09
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: I1eaa2a87b0877c29b02f1c10d579d3d1f4667824
2024-11-01 09:16:38 +08:00
Hisping Lin
d3099ea19a px30: bl32: update version to v2.19
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"
    6b9b39300 ta.mk: not copy lib/libcrypto/include to host_include
    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: Ibb3e8563fb713a0d5a19ea3072dd22fa3f47296e
2024-11-01 09:16:38 +08:00
Hisping Lin
dbcd77f4eb rk3326: bl32: update version to v2.19
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"
    6b9b39300 ta.mk: not copy lib/libcrypto/include to host_include
    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: I69df3827275e4d90f7ec115eac11c87b06182043
2024-11-01 09:16:38 +08:00
Hisping Lin
48cab256d3 rknpu_lion: bl32: update version to v2.03
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
    6b3714286 Revert "libcrypto: set RSA OAEP MGF1 MD function to SHA1"
    6b9b39300 ta.mk: not copy lib/libcrypto/include to host_include
    0ca603d39 plat-rockchip: modify conditions for read secure boot flag
    fd6b94676 plat-rockchip: vendor_props: fix xtest regression_1006 fail
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    7eeac5fbf core: rpmb: change read data to multiple times
    cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
    392302b07 UPSTREAM: core: tee_entry: fix array out of bounds check in cleanup_shm_refs()
    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
    6d56b8ea5 pta: rockchip: enhanced parameter checking for R&W OTP
    540ade275 core: arm: print tee memory usage
    c0f517747 drivers: hal_crypto: Fix the calculation error when the address exceeds 32bit
    001a84604 rockchip: atags: add fwver tag support
    b026c133f scripts: commit_bin.sh: print RKBIN_PLATFORM
    6e53dbcc4 scripts: commit_bin.sh: support commit rknpu_lion platform

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I02e4a326a6715ac848a34c1dbd57c26343e5fa62
2024-11-01 09:16:38 +08:00
Hisping Lin
ed71f74923 rk1808: bl32: update version to v2.05
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
    6304c3979 drivers: rockchip: keylad: clear keytable after use
    144ae5ffd drivers: hal_crypto: added alignment judgment for input and output addresses
    9be174551 rockchip: uart: Add real uart hw init
    6b3714286 Revert "libcrypto: set RSA OAEP MGF1 MD function to SHA1"
    0ca603d39 plat-rockchip: modify conditions for read secure boot flag
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    7eeac5fbf core: rpmb: change read data to multiple times
    cb202f37a libutee: increase MPI_MEMPOOL_SIZE size

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: If75f2d313ffa890aca013a24fa4c6b5ef671f9aa
2024-11-01 09:16:38 +08:00
Shengfei Xu
62d782d226 rk3576: bl31: update version to v1.13
Build from ATF commit:
    b21ffefc7 plat: rk3576: sleep: Add control for PLDO2 in the system suspend/resume
update feature:
    b21ffefc7 plat: rk3576: sleep: Add control for PLDO2 in the system suspend/resume
    b140017c6 plat: rk3576: fix the mrr_cycles issue for LPDDR5 of one rank

Change-Id: Ie3b259708547dea133d18c018ff500642f5081d8
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-31 10:53:31 +08:00
Yu Zheng
2141de6806 rv1103b: rv1103b_hpmcu_wrap: update version to v2.02
build from rockit-ko commit in master branch:
        26f0ca4 mcu: update v2.0.2

Signed-off-by: Yu Zheng <yu.zheng@rock-chips.com>
Change-Id: I9c0d51b2be0699f1221885ddb3384b0cb269c54a
2024-10-29 11:02:55 +08:00
Zhihuan He
7c35e21a85 rk3308: ddr: Update DDR bin to v2.10
Build from:
	da47953620 dram_init: rk3308: Updata to v2.10

Update feature:
	7ac0a4731c dram_init: rk3308/rv1108: fix the bug in ddr2 bank
detect process

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Iec5cc7165fbd355f00bad2630fb4db72dcdaab51
2024-10-23 11:01:34 +08:00
Zhihuan He
326d788351 rk3328: ddr: update ddr init code to v1.20
from commit:
	4d28874 rk322xh: update DDR Version 1.20 20241018

update feature:
	b67e1c6 rk322xh: fix diff bank and bg detect error

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Iec62fed46d5af7f14e51a2ea8016421791efe535
2024-10-18 18:03:37 +08:00
Zhihuan He
8e4040db6d rk322xh: ddr: update ddr init code to v1.20
from commit:
	4d28874 rk322xh: update DDR Version 1.20 20241018

update feature:
	b67e1c6 rk322xh: fix diff bank and bg detect error

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Ib5b301533d15446e47084e7a8a214f88b01a4fb1
2024-10-18 18:02:50 +08:00
Joseph Chen
12660714c8 tools: Update mkimage
- Fix "8520f4e537a tools: update mkimage" which brings:
  /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found
  /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found

- This version support build more platform idblock.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I664396e666302bc8ae0af74bb2b42ca5e78f1197
2024-10-18 09:26:11 +08:00
Joseph Chen
117713fd2e rk3506: tee: Update version to v1.23
Build from:
	32e87b6fe32 rk3506: pmu: Fix system suspend issue due to pwrctrl high glitch

Update feature:
	32e87b6fe32 rk3506: pmu: Fix system suspend issue due to pwrctrl high glitch

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibe25c0da302aa86cae7c26af44079fffa5a0ec06
2024-10-18 09:07:38 +08:00
Zhihuan He
d0052f1b23 rk3036: ddr: ddr init code update to v1.11
form commit:
	6e5db1d rk3036: ddr: update to 20241017 fwver v1.11

update feature:
	c09bb7a rk3036: ddr: fix the bug in ddr2 bank detect process

Change-Id: I2d76a0787a347d0fcb152c9fa9d7405f763f3a9e
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
2024-10-17 17:18:19 +08:00
Kever Yang
385bf9f170 license: typo fix
Change-Id: I2761bae7295a2d68406b063fbe41790a912b3cb9
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2024-10-17 15:55:30 +08:00
Yifeng Zhao
8520f4e537 tools: update mkimage
build with command:
      ./make.sh rk3588

from next-dev:
      60495a9f07 configs: px30/rk3326: support RNG SEED

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: Ibbe27b8d7a96e5b837f98f371899c22a2c253d81
2024-10-17 11:47:13 +08:00
Shengfei Xu
57398079b5 rk3562: bl31: update version to v1.21
build from:
	b115137cb plat: rk3562: Disable version judgment
update feature:
	b115137cb plat: rk3562: Disable version judgment
	069fc8a18 plat: rk3528: monitor: delay 30 minutes to check
	281dd3d0c plat: rk3562: only enable one ca odt in same channel

Change-Id: I6d310be8aabdb99e86f09b0f6e12497b2768ed8f
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-15 14:24:09 +08:00
YouMin Chen
a115449734 rv1103b: ddr: update ddrbin to v1.05
build from:
    a0d2414c29 dram_init: rv1103b: update ddrbin to v1.05

update feature:
    1. Retry read gate training if result error.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: I463903a3ab4dd80a449222fcead924d71393bc4a
2024-10-14 17:34:23 +08:00
Hisping Lin
b7f5e75b52 rv1103b: tee: update version to v1.01
Build from OPTEE commit in develop-next branch:
    066b2fbeb scripts: commit_bin.sh: support commit rk3506 platform
Update features:
    066b2fbeb scripts: commit_bin.sh: support commit rk3506 platform
    0c3cdfe8d scripts: commit_bin.sh: support commit rv1103b platform
    91570f0e6 rv1103b: modify tee load address to 62M
    0ccbe0828 plat-rockchip: otp: disable otp lock before otp boot
    6b9b39300 ta.mk: not copy lib/libcrypto/include to host_include
    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: Ia0c7123dbe17ea1a84a78ba459dcc74cea91948f
2024-10-14 17:25:46 +08:00
Wesley Yao
e71af63111 rv1126: ddr: Update to v1.11 20241011
Build from:
	af45c23638 dram_init: rv1126: Updata to v1.11

Update feature:
	68a258c645 dram_init: common: delete weak keyword in h file
	16dbd83bd7
	df9ee7eb46 drivers: ram: rv1126: Add DDR4 vrefdq update
	dfa73e5866 drivers: ram: rv1126: Use normal mode read gate for DDR4

Change-Id: Id84f473cbd9933b4a11d1d9f90077b3f356d2e57
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
2024-10-14 11:16:51 +08:00
Tang Yun ping
ab8467c136 rk3506: ddr: update ddr bin to v1.02
build from:
	c7d3dcd3f0 dram_init: rk3506: update ddrbin to v1.02

update feature:
	1. support rk3502
	2. add 750MHz support.(Supported frequencies include 451 589
750MHz)

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: If958f8c3b15efba396c29607083bf9b63096add6
2024-10-11 16:21:08 +08:00
Joseph Chen
ac573a5ac7 rk3576: tee: Update to v1.22
Build from:
	c30e6610b38 rk3506: Add rk3502 soc support

Update feature:
	c30e6610b38 rk3506: Add rk3502 soc support

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4ad1f3653d083aed698d0782eb074bde04724dae
2024-10-11 10:59:14 +08:00
YouMin Chen
57296ad286 rk3576: ddr: update to v1.08 20241009
Build from:
    fcb0cfd52f dram_init: rk3576: update to v1.08

Update feature:
    d3893bea0e dram_init: rk3576: add support RK3576S

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: Ie02a4502571869d73d6ef04ec98dfe0ff57ae436
2024-10-10 09:18:23 +08:00
XiaoDong Huang
d090a7cbea rk3576: bl31: update version to v1.12
Build from ATF commit:
    2535b79ce plat: rk3576: don't compile params_setup.c
update feature:
    2535b79ce plat: rk3576: don't compile params_setup.c
    155c07e27 plat: rk3576: add rk3576_s1 support
    08210e5f5 plat: rk3576: add firewall buffer
    66c1aaeba plat: rockchip: rk3576: Add pvtpll config for rk3576s
    abfd36375 plat: rk3576: rename "FW_GRP_TYPE*" to "FW_LOOKUP_TYPE*"
    90ddf0d01 plat: rk3576: sleep: save/restore otp_mask
    20f771a5f plat: rk3576: add dvfs/periodic trn for resume code

Change-Id: I9b241eca0eb6c90183b5c3f306fd213ee45f4e26
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2024-10-09 19:36:44 +08:00
Jon Lin
4c4e8fd515 rv1103b: flash_acc: Add w25n01xx flash_acc code
build from:
	c2c14bb7e419 platform: RV1103B: Add falsh_acc W25N01XX

update feature:
	Support w25n01xx flash_acc.

Change-Id: I604ff8b1b1100295f91b33ff4fa950367d8252a4
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-08 09:42:45 +08:00
Wesley Yao
0812ff4ca3 rk3576: ddr: Update to v1.07 20240926
Build from:
	584efc13bf dram_init: rk3576: Update to v1.07

Update feature:
	525dc947fe dram_init: rk3576: fix resume ZQ calibration error for resume_flow
	10157b9fd9 dram_init: rk3576: fix lpddr5 mrr_cycles issue for resume_flow
	286df080e2 drivers: ram: rk3576: Scan max/min separately in rd_dqs_vref_training
	9fa84341ce dram_init: rk3588: update tx eye margin
	a665e899b4 Revert "dram_init: dram_scan_eye: Add JEDEC Rx Mask for scan_eye"
	c4088719a1 dram_init: rk3576: enable dvfs/periodic training for wide-temperature support
	e2d08d8021 dram_init: rk3588: enable dvfs/periodic training for wide-temperature support

Change-Id: I39019eb40921564fe9aab3f862f9a94429c6d94a
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
2024-10-08 09:32:23 +08:00
Jon Lin
42196c12a1 rv1103b: usbplug-auto-merge: Update to v1.10
build from:
	f9ecba2b rv1103b: Set gpio2a6 as auto_merge default cs1
update feature:
	Set gpio2a6 as auto_merge default cs1.

Change-Id: I73c0d19b7449903411d171a2c57bf923e3cc3413
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-09-29 16:40:21 +08:00
Jon Lin
ec7e04fb71 rv1103b: usbplug-auto-merge: Add code
build from:
	a87eca5 configs: rv1103b-usbplug: Add code

update feature:
	Support spi nor auto merge.

Change-Id: Ia46fc4eabdeb6099afb751f1dfb50d9a1bd46052
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-09-25 18:02:19 +08:00
Jon Lin
5189cb1d89 rk3576: fspi1-usbplug: Update to v1.03
Build from u-boot:
	4546bd092ab5 rk3576: Using eMMC iomux configuration in ROM progress

Build command:
	./make.sh rk3576-usbplug

Update feature:
	Support GPT backup.

Change-Id: I069acd72c461b6d80af0cf0ea261c59599272126
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-09-18 21:55:08 +08:00
Wesley Yao
6a0c390ee5 rk3308: ddr: Update DDR bin to v2.09 20240906
Build from:
	286df080e2 drivers: ram: rk3576: Scan max/min separately in rd_dqs_vref_training

Update feature:
	d45546c806 dram_init: rk3308: Updata to v2.09
	cda52f8bb0 drivers: ram: rk3308: Disable auto self refresh
	9b8791b013 dram_init: common: poll USR.trans_fifo_not_full in uart_write

Change-Id: I519ac7a9759531b3a0ef426ddf81daf0d3122419
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
2024-09-18 09:41:03 +08:00
Jon Lin
8396d039bf rk3308: miniloader: Update to v1.43
from commit:
	6c04ae99 rk_boot_all

update feature:
	Restore iomux after SD detect is invalid to avoid UART 2 M1 exception.

Change-Id: I47ed5b8b3a36caa5296ad61d01e2588712eb22e6
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-09-18 09:21:50 +08:00
XiaoDong Huang
46216ce32a rk3576: bl31: update version to v1.11
Build from ATF commit:
    5ed489867 plat: rk3576: add amp support
update feature:
    5ed489867 plat: rk3576: add amp support
    f1e50a2bc plat: rockchip: move rockchip_cpus_status to common file
    f25d95db3 plat: rk3576: sleep: enable RKPM_SLEEP_PIN1_EN by default
    5cea56787 plat: rk3576: poweroff: use sleep_pin_0 first
    16744f9b8 plat: rk3576: sleep: config cpu_wakeup according to boot_cpu
    02316fa91 OPTEE: Explicitly allow NS preemption for Yielding SMCs
    80be9361b fix(ehf): restrict secure world FIQ routing model to SPM_MM
    0b9727031 fix(bl31): allow use of EHF with S-EL2 SPMC
    ba718b5fc plat: rk3576: dmc: restore PHY OFFSET_DQ_CON0 during resume

Change-Id: I31c5e8ffc7cdee4952d513f67c06df752e3f9877
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2024-09-14 17:11:42 +08:00
Xuhui Lin
a82ddeb199 rk3576: spl: update to v1.06
Build from u-boot:
	8532be3569c ufs: rockchip: optimize the MPHY power detection mechanism

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

Some update features:
	f2af0778915 rockchip: dts: rk3576: Remove prefetchable from pcie0
	b9844a88884 rockchip: dts: rk3576: Add reset for ufs
	53762fcc64d ufs: add ufs reset for spl and uboot
	411dc86a027 arm: dts: rk3576: Define fspi max-dll
	cdb92760954 clk: rockchip: rk3576: add ref_clkout_pll
	dfe45d3e7e8 rockchip: fpga: Add SPL_FPGA_ROCKCHIP option

Change-Id: If88c729507f4a42df50754f8a34eb4ecd8bb0990
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
2024-09-13 15:12:49 +08:00
Yifeng Zhao
e9715eba45 rk3576: usbplug: update to v1.03
Build from u-boot:
        8532be3569 ufs: rockchip: optimize the MPHY power detection mechanism

Build command:
        ./make.sh rk3576-usbplug

Update feature:
        8532be3569 ufs: rockchip: optimize the MPHY power detection mechanism
        febbdd176e rockusb: modify the erase protection of UFS
        5460f593a5 ufs: rockchip: add controller reset

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I6b21ccaee621406faf2c167fc39349b83d6c7901
2024-09-13 15:12:25 +08:00
Jon Lin
0121a0df8c rk3308: loader: Update to v1.43
from commit:
	6c04ae99 rk_boot_all
update fiture:
	src: rockusb: RK3308 spinor idblock 2 copies

Change-Id: I46ca127a32c1c8bb61bdcafc1264d718c31aa414
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-09-09 15:03:35 +08:00
Joseph Chen
c80b4700c0 rk3506: tee: Update version to v1.21
Build from:
	51771435438 rk3506: Restore vccio4 IE after bus idle released

Update features:
	rk3506: Restore vccio4 IE after bus idle released

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6fdcd6672e53687bfe7e521162588905bdfb1583
2024-09-09 15:01:37 +08:00
Tang Yun ping
fd73dcf277 rk3566: ddr: update ddrbin to v1.23
build from:
	03ea844c5d dram_init: rk356x: fix ddr4 detect bug

update feature:
	1. Fixed probabilistic detection error of DDR type/capacity.
	2. Added ddr type detection order configurable through ddrbin tool.
	3. Fix ISSI UniIC lp4/lp4x driver strength issue.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I3aececcd9f6fcf62b47f8d43d8fd5a4a246cf24b
2024-09-09 10:59:11 +08:00
Tang Yun ping
bd7f055ad3 rk3568: ddr: update ddrbin to v1.23
build from:
	03ea844c5d dram_init: rk356x: fix ddr4 detect bug

update feature:
	1. Fixed probabilistic detection error of DDR type/capacity.
	2. Added ddr type detection order configurable through ddrbin tool.
	3. Fix ISSI UniIC lp4/lp4x driver strength issue.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Ib33eb3bb246a7e671a698dbd9ccdb887517423b3
2024-09-09 10:58:55 +08:00
Tang Yun ping
b9183559ca rk3588: ddr: update ddr bin to v1.18
Build from:
	9fa84341ce dram_init: rk3588: update tx eye margin

Update features:
	1. Add dvfs/periodic training to improve write signal margin.
	2. Support mixed package DRAM.

Warn:
	BL31 should be update to V1.47 or above.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I14928c3b33ab6a0468f1d4b150c0e7025f04d48b
2024-09-06 10:30:10 +08:00
Joseph Chen
3e5f2374e7 rk3506: RK3506BMINIALL: Add SPL boot params
Follow commit:
(088bac40aa rk3506: ddr/spl/tee: Update version to v1.xx)

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I95c338004110e26b460e2feebc2ebe7e6f83def2
2024-09-05 16:21:32 +08:00
XiaoDong Huang
923cda8ffe rk3588: bl31: update version to v1.47
Build from ATF commit:
    92b1674a5 plat: rk3588: sleep: config cpu_wakeup according to boot_cpu
update feature:
    92b1674a5 plat: rk3588: sleep: config cpu_wakeup according to boot_cpu
    02316fa91 OPTEE: Explicitly allow NS preemption for Yielding SMCs
    80be9361b fix(ehf): restrict secure world FIQ routing model to SPM_MM
    0b9727031 fix(bl31): allow use of EHF with S-EL2 SPMC
    b6a7886d0 plat: rk3588: dmc: restore PHY OFFSET_DQ_CON0 during resume
    e8673d54b plat: rk3588: add dvfs/periodic trn for resume code
    0fa6615d0 plat: rk3588: Add support to reset vop sub mem pd when resume
    9aa39b9ab plat: rk3588: support access_mem_os_reg
    ba6ef224d rockchip: common: add ACCESS_MEM_OS_REG define
    37e7e8941 plat: rk3588: sleep: fix GPIO_DBCLK_DIV_CON configuration flow
    5fb78cd64 rockchip: uart: switch to loopback mode before checking busy status
    02ff3b0da rockchip: uart: save uart register once
    0f24f44c5 plat: rk3588: ddr_mcu: remove DDRPHY DLL lock_value_init_override toggle
    5f3bb53fa plat: rk3588: use psci_aff_info_state to check cpu off

Change-Id: I8c5c672da05d3b903f0f68343b7a71e011689218
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2024-09-05 11:15:13 +08:00
YouMin Chen
50942f0b05 rv1103b: ddr: update ddrbin to v1.04
build from:
    ccb664bdcf dram_init: rv1103b: update ddrbin to v1.04

update feature:
    1. Improve DDR stability.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: Id682e3ea962b0896f3e9bfb9de1f37c80bdc99a9
2024-09-04 14:37:35 +08:00
Hisping Lin
e6b5c66b99 rv1126: tee: update version to v2.13
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    e7abeb91f plat-rockchip: rv1126: enable CFG_RK_USE_RESERVED_SHM
    d93e824bb core: not set dynamic shm capability if set CFG_RK_USE_RESERVED_SHM
    e34269933 plat-rockchip: rv1126: enable dynamic share memory
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    38896fc48 core: mmu_v7: Map user va range to [8M, 32M]
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    5a5cd5c8a rockchip: common: Add hptimer_v2 driver
    686ae14bd rockchip: common: Add hptimer driver
    7bade0364 rockchip: Add mask helper and fix error
    f78440919 rv1126: add macro check for low address
    7eeac5fbf core: rpmb: change read data to multiple times
    cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
    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: I044c8ee1e5740728a23f8b9062af831f0e1326a7
2024-09-03 14:55:29 +08:00
Hisping Lin
aa6eefafe5 rv1106: tee: update version to v1.12
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    df5cda8b5 plat-rockchip: rv1106: enable CFG_RK_USE_RESERVED_SHM
    d93e824bb core: not set dynamic shm capability if set CFG_RK_USE_RESERVED_SHM
    a6d8b2e80 plat-rockchip: rv1106: enable dynamic share memory
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    38896fc48 core: mmu_v7: Map user va range to [8M, 32M]
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    5a5cd5c8a rockchip: common: Add hptimer_v2 driver
    43cc0476b rv1106: otp: enable hardware lock
    4e3414cf2 rv1106: add macro check for low address
    7eeac5fbf core: rpmb: change read data to multiple times
    cb202f37a libutee: increase MPI_MEMPOOL_SIZE size
    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: I2a29b9273edfd798331e4f4b3f6b7037a9e63eb2
2024-09-03 14:55:29 +08:00
Hisping Lin
dcadf312fa rk3358: bl32: update version to v2.09
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Idd401c0a1fcd57c2466d6287e3d68f26747d256c
2024-09-03 14:55:29 +08:00
Hisping Lin
336386ae1e px30: bl32: update version to v2.18
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I342a31f7181bf480001aa1f3c6d7e2c82696a77a
2024-09-03 14:55:29 +08:00
Hisping Lin
079060cc86 rk3326: bl32: update version to v2.18
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    d8ccdb1b5 pta: uboot_storedata_otp: add check for read toybrick ksn
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I3f02c029e2807f8378c6e66f5f2a3fec9fc75938
2024-09-03 14:55:29 +08:00
Hisping Lin
48e3dd73ca rk3308: bl32: update version to v2.08
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    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()

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I408d0625608ec006b5648b860ba07a5eb0b62ccb
2024-09-03 14:46:44 +08:00
Hisping Lin
c4c4bc018d rk3588: bl32: update version to v1.17
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    d8ccdb1b5 pta: uboot_storedata_otp: add check for read toybrick ksn
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    2aae11a16 rockchip: atags: add BOOT1P_PARAM related define
    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()

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ib2cd6e7cec6cf57a65be50ffda8749eaabd31d0d
2024-09-03 14:46:44 +08:00
Hisping Lin
79570d2ab6 rk3576: bl32: update version to v1.04
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    d8ccdb1b5 pta: uboot_storedata_otp: add check for read toybrick ksn
    46311ea2b rk3576: enable CFG_RK_OEM_NS_OTP
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    1bfd9b503 scripts: build_optee_os: Add FW_VERSION_PRINT

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: Ife02d18021ea51cd5be0a4c9c01fc768455979b2
2024-09-03 14:46:44 +08:00
Hisping Lin
9b044a29ce rk3562: bl32: update version to v1.06
Build from OPTEE commit in develop-next branch:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
Update features:
    6c78a7d8c rk3506: Don't disable vccio4 IE by default
    d8ccdb1b5 pta: uboot_storedata_otp: add check for read toybrick ksn
    1c2d2b8c4 rk3562: support read write verify toybrick ksn
    4cd67e2b3 plat-rockchip: common: support soft ta encryption key
    d19d25819 plat-rockchip: map MEM_AREA_RAM_NSEC to MEM_AREA_IO_NSEC
    dc1149f1b rk3562: otp: enable hardware lock
    7ab599eca plat-rockchip: rk3326/rk3358/rk3562/rk3568 lock keyreader access

Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I02916f82d52b45fd27891c82649606797610ea18
2024-09-03 14:46:44 +08:00