History log of /rkbin/ (Results 1701 – 1725 of 2090)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
935f537419-Jan-2018 Tang Yun ping <typ@rock-chips.com>

rk3368: ddr: update ddr init code to V2.03

print info: "DDR Version v2.03 20180119"
This version add 6Gb/12Gb dram support.
from commit: 6813c82 rk3368: ddr init code update to v2.03

Change-Id: Ic

rk3368: ddr: update ddr init code to V2.03

print info: "DDR Version v2.03 20180119"
This version add 6Gb/12Gb dram support.
from commit: 6813c82 rk3368: ddr init code update to v2.03

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

show more ...

5f9608fe17-Jan-2018 XiaoDong Huang <derrick.huang@rock-chips.com>

rk322xh: bl31: update version to v1.39

Build from ATF commit:
9d3f591 plat: rk322xh: add virtual poweroff support

update feature:
1) 9d3f591 plat: rk322xh: add virtual poweroff support

rk322xh: bl31: update version to v1.39

Build from ATF commit:
9d3f591 plat: rk322xh: add virtual poweroff support

update feature:
1) 9d3f591 plat: rk322xh: add virtual poweroff support
2) 6544372 plat: rk322xh: vpu reset: save/restore idle status

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

show more ...

14a11f6c16-Jan-2018 Hisping Lin <hisping.lin@rock-chips.com>

rk3368: bl32: update version to 1.21

build from optee commit: 160b2ff1a12935bbe630e6a943b2f0a538b75929

update features:
160b2f libutils: add atomic_inc32() and atomic_dec32()
d22c30 rpmb: Improve c

rk3368: bl32: update version to 1.21

build from optee commit: 160b2ff1a12935bbe630e6a943b2f0a538b75929

update features:
160b2f libutils: add atomic_inc32() and atomic_dec32()
d22c30 rpmb: Improve compatibility when verify the write counter
4ce023 smc_entry: fix bug to free rpc_arg before opensession

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

show more ...

650f02a404-Jan-2018 Hisping Lin <hisping.lin@rock-chips.com>

rk3368h: bl32: update version to 1.20

rk3368h_bl32_v1.20.bin is compiled by commit:
4ce0236de5facc54fc0999026919841b72a9f51f

update features:
1) 4ce023 smc_entry: fix bug to free rpc_arg before

rk3368h: bl32: update version to 1.20

rk3368h_bl32_v1.20.bin is compiled by commit:
4ce0236de5facc54fc0999026919841b72a9f51f

update features:
1) 4ce023 smc_entry: fix bug to free rpc_arg before opensession
2) 1b2df4 rk3368: add a new static TA

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

show more ...

bd0efa5304-Jan-2018 Tang Yun ping <typ@rock-chips.com>

rk322xh/rk3328: ddr: update ddr init code to v1.12

print info: DDR Version 1.12 20180104
This version support some special dram cap like 1.5GB, 3GB.

from commit:
8334bc4 rk322xh: fix some bug to s

rk322xh/rk3328: ddr: update ddr init code to v1.12

print info: DDR Version 1.12 20180104
This version support some special dram cap like 1.5GB, 3GB.

from commit:
8334bc4 rk322xh: fix some bug to support special cap like 1.5GB,3GB

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

show more ...

6052cc1005-Jan-2018 XiaoDong Huang <derrick.huang@rock-chips.com>

rk322xh: bl31: update version to v1.38

Build from ATF commit:
8ef6594 plat: rk322xh: set rkvdec QOS priority to normal value

update feature:
1) 8ef6594 plat: rk322xh: set rkvdec QOS priorit

rk322xh: bl31: update version to v1.38

Build from ATF commit:
8ef6594 plat: rk322xh: set rkvdec QOS priority to normal value

update feature:
1) 8ef6594 plat: rk322xh: set rkvdec QOS priority to normal value
2) 66061aa plat: rk322xh: vpu reset: fix some bugs

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

show more ...

5868ae0603-Jan-2018 Hisping Lin <hisping.lin@rock-chips.com>

rk3126: update and add tee-pager.bin

update rk3126_tee_ta_v1.32.bin for rk3126 nand,
and uboot will package rk3126_tee_ta_v1.32.bin
as trust_nand.img
add rk3126_emmc_tee_ta_v1.32.bin for rk3126 emmc

rk3126: update and add tee-pager.bin

update rk3126_tee_ta_v1.32.bin for rk3126 nand,
and uboot will package rk3126_tee_ta_v1.32.bin
as trust_nand.img
add rk3126_emmc_tee_ta_v1.32.bin for rk3126 emmc,
and uboot will package rk3126_emmc_tee_ta_v1.32.bin
as trust_emmc.img

tee-pager.bin is compiled by commit:
924a359fc12c3fccc86bff876057095fc3752e4b

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

show more ...

93304add03-Jan-2018 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3288: tee: update version to 1.26

Build from optee commit:
6ee860c rk3288: dump wakeup source when system resume

update features:
1) 6ee860c rk3288: dump wakeup source when system resume

rk3288: tee: update version to 1.26

Build from optee commit:
6ee860c rk3288: dump wakeup source when system resume

update features:
1) 6ee860c rk3288: dump wakeup source when system resume
2) 17f400a rk3288: suspend: save/restore pmic_sleep iomux

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

show more ...

fcb374ef03-Jan-2018 Tang Yun ping <typ@rock-chips.com>

rk322xh/rk3328: ddr: update ddr init code to v1.11

print info: DDR Version 1.11 20180103
This version improve DDR stability.

Change-Id: Ic0e3fab256787ee96befc66ae9d470ced539cac3
Signed-off-by: Tang

rk322xh/rk3328: ddr: update ddr init code to v1.11

print info: DDR Version 1.11 20180103
This version improve DDR stability.

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

show more ...

79f688c526-Dec-2017 Zhang Zhijie <zhangzj@rock-chips.com>

rk3368h: bl32: update version to 1.10

Built from optee commit:
7fdbf94 rk3368: mask native interrupt(FIQ)

Update features:
7fdbf94 rk3368: mask native interrupt(FIQ)
6c300f0 rk3368: add secure s

rk3368h: bl32: update version to 1.10

Built from optee commit:
7fdbf94 rk3368: mask native interrupt(FIQ)

Update features:
7fdbf94 rk3368: mask native interrupt(FIQ)
6c300f0 rk3368: add secure storage key compatibility
e03420b rpmb: add rpmb_test_key back
3ce1632 plat-rockchip: change TA_RAM_SIZE from 12M to 24M
0bce8af core: arm64: fix masking exceptions on normal exit
9c7b90e core: fix fiq delivery in Aarch64
8070516 plat-rockchip: refine memory secure control
8e2704c syscall: add a new syscall interface.

Change-Id: I708435b5582f9311e0fc4bf4a9d037d83ff5d760
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>

show more ...

9498952318-Dec-2017 XiaoDong Huang <derrick.huang@rock-chips.com>

rk322xh: bl31: update version to v1.37

Build from ATF commit:
f2a7fcd plat: rk322xh: fix vpu reset when dfs isn't supported
update feature:
1) f2a7fcd plat: rk322xh: fix vpu reset when dfs i

rk322xh: bl31: update version to v1.37

Build from ATF commit:
f2a7fcd plat: rk322xh: fix vpu reset when dfs isn't supported
update feature:
1) f2a7fcd plat: rk322xh: fix vpu reset when dfs isn't supported
2) 342281d rockchip: rockchip_exceptions: disable FIQ routes from bl32(S_EL1)

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

show more ...

9deb012720-Dec-2017 Zhang Zhijie <zhangzj@rock-chips.com>

rk3399: bl32: update version to 1.12

Built from optee commit:
2a74125 rk3399: fix peripheral address map error

Update feature:
3ce1632 plat-rockchip: change TA_RAM_SIZE from 12M to 24M
c220b1e S

rk3399: bl32: update version to 1.12

Built from optee commit:
2a74125 rk3399: fix peripheral address map error

Update feature:
3ce1632 plat-rockchip: change TA_RAM_SIZE from 12M to 24M
c220b1e SVP: memblock_enable drm momery change to interface control
9d7ffce SVP: fix vp9 parser logic
ee3b7fc SVP: Fix tee_api_defines.h do not include in svp TA
0bce8af core: arm64: fix masking exceptions on normal exit
9c7b90e core: fix fiq delivery in Aarch64
8070516 plat-rockchip: refine memory secure control
d0af79f SVP: Add an api to copy secure buffer.
8e2704c syscall: add a new syscall interface.
3ab94b6 SVP: unified DRM memory allocation from low address
8c020a4 SVP: when vp9 find invalid compressed header, return total size

Change-Id: Ie7fa51f5e6c34c1c083ba08f19488fd577855013
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>

show more ...

ef7b486621-Dec-2017 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3368h: bl31: update version to v2.19

Build from ATF commit:
342281d rockchip: rockchip_exceptions: disable FIQ routes from bl32(S_EL1)
update feature:
1) 342281d rockchip: rockchip_excepti

rk3368h: bl31: update version to v2.19

Build from ATF commit:
342281d rockchip: rockchip_exceptions: disable FIQ routes from bl32(S_EL1)
update feature:
1) 342281d rockchip: rockchip_exceptions: disable FIQ routes from bl32(S_EL1)
2) 4191aed plat: rk3368h: monitor: add PX5 support

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

show more ...

b849e79b18-Dec-2017 Zhang Zhijie <zhangzj@rock-chips.com>

rk3228h/rk3328: bl32: update version to 1.41

Build from optee commit in develop branch:
27532f4 SVP: enable cache for DRM secure buffer mmu map

Update feature:
27532f4 SVP: enable cache for DRM s

rk3228h/rk3328: bl32: update version to 1.41

Build from optee commit in develop branch:
27532f4 SVP: enable cache for DRM secure buffer mmu map

Update feature:
27532f4 SVP: enable cache for DRM secure buffer mmu map

Change-Id: Ibf3db3ce53031fe714ee64fb8da9a09ec8e5abc1
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>

show more ...

2fab901d14-Dec-2017 Zhang Zhijie <zhangzj@rock-chips.com>

rk3228h/rk3328: bl32: update version to 1.40

Build from optee commit in develop branch:
2a74125 rk3399: fix peripheral address map error

Update feature:
783aede rk3228H: mask native interrupt(FIQ

rk3228h/rk3328: bl32: update version to 1.40

Build from optee commit in develop branch:
2a74125 rk3399: fix peripheral address map error

Update feature:
783aede rk3228H: mask native interrupt(FIQ)
3ce1632 plat-rockchip: change TA_RAM_SIZE from 12M to 24M
c220b1e SVP: memblock_enable drm momery change to interface control
9d7ffce SVP: fix vp9 parser logic
ee3b7fc SVP: Fix tee_api_defines.h do not include in svp TA
35ba3da plat-rockchip: fix parameter address error
0bce8af core: arm64: fix masking exceptions on normal exit
9c7b90e core: fix fiq delivery in Aarch64
3b978b8 rk3228H: config: enable CFG_RK_CRYPTO_BORINGSSL
8070516 plat-rockchip: refine memory secure control

Change-Id: I4d020de58ab3a4cf7d8131dec04d677333ce7a5a
Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>

show more ...

5d6d7d4312-Dec-2017 Kever Yang <kever.yang@rock-chips.com>

Merge branch 'rkbin_171212' into rkbin


.gitignore
README
RKBOOT.ini
RKBOOT/PX5KERNEL4.4MINIALL.ini
RKBOOT/PX5MINIALL.ini
RKBOOT/RK30.ini
RKBOOT/RK302A.ini
RKBOOT/RK302AMINI.ini
RKBOOT/RK302AMINIALL.ini
RKBOOT/RK3036.ini
RKBOOT/RK3036MINIALL.ini
RKBOOT/RK3036_ECHOMINIALL.ini
RKBOOT/RK30B.ini
RKBOOT/RK30BMINI.ini
RKBOOT/RK30BMINIALL.ini
RKBOOT/RK30MINI.ini
RKBOOT/RK30MINIALL.ini
RKBOOT/RK310B.ini
RKBOOT/RK310BMINI.ini
RKBOOT/RK310BMINIALL.ini
RKBOOT/RK3126.ini
RKBOOT/RK3126MINIALL.ini
RKBOOT/RK3128.ini
RKBOOT/RK3128MINIALL.ini
RKBOOT/RK322XHMINIALL.ini
RKBOOT/RK322XMINIALL.ini
RKBOOT/RK3288.ini
RKBOOT/RK3288MINIALL.ini
RKBOOT/RK3328MINIALL.ini
RKBOOT/RK3366MINIALL.ini
RKBOOT/RK3368.ini
RKBOOT/RK3368BOXMINIALL.ini
RKBOOT/RK3368HMINIALL.ini
RKBOOT/RK3368MINIALL.ini
RKBOOT/RK3399MINIALL.ini
RKBOOT/RKCAYMAN.ini
RKBOOT/RKCROWN.ini
RKBOOT/RKNANO.ini
RKBOOT/RKPANDA.ini
RKBOOT/RKSMART.ini
RKBOOT/SDBOOT.ini
RKTRUST/PX5KERNEL4.4TRUST.ini
RKTRUST/PX5TRUST.ini
RKTRUST/RK3036TOS.ini
RKTRUST/RK3126TOS.ini
RKTRUST/RK322XHTRUST.ini
RKTRUST/RK322XTOS.ini
RKTRUST/RK3288TOS.ini
RKTRUST/RK3328TRUST.ini
RKTRUST/RK3366TRUST.ini
RKTRUST/RK3368BOXTRUST.ini
RKTRUST/RK3368HTRUST.ini
RKTRUST/RK3368TRUST.ini
RKTRUST/RK3399TRUST.ini
bin/rk30/rk3036_ddr_300MHz_v1.09.bin
bin/rk30/rk3036_ddr_396MHz_v1.09.bin
bin/rk30/rk3036_ddr_456MHz_v1.09.bin
bin/rk30/rk3036_ddr_528MHz_v1.09.bin
bin/rk30/rk3036_tee_v1.00.bin
bin/rk30/rk303x_echo_miniloader_v2.36.bin
bin/rk30/rk303x_miniloader_v2.37.bin
bin/rk30/rk303x_usbplug_v2.37.bin
bin/rk31/rk3126_ddr_300MHz_v2.09.bin
bin/rk31/rk3126_tee_ta_v1.31.bin
bin/rk31/rk3126_usbplug_v2.47.bin
bin/rk31/rk3128_ddr_300MHz_v2.07.bin
bin/rk31/rk3128_usbplug_v2.47.bin
bin/rk31/rk312x_miniloader_v2.47.bin
bin/rk32/rk322x_ddr_300MHz_v1.06.bin
bin/rk32/rk322x_miniloader_v2.37.bin
bin/rk32/rk322x_tee_ta_v1.91.bin
bin/rk32/rk322x_tee_v1.90.bin
bin/rk32/rk322x_usbplug_v2.37.bin
bin/rk32/rk3288_ddr_400MHz_v1.06.bin
bin/rk32/rk3288_miniloader_v2.33.bin
bin/rk32/rk3288_tee_ta_v1.25.bin
bin/rk32/rk3288_usbplug_v2.33.bin
bin/rk33/rk322xh_bl31_v1.36.bin
bin/rk33/rk322xh_bl32_v1.01.bin
bin/rk33/rk322xh_bl32_v1.35.bin
bin/rk33/rk322xh_ddr_333MHz_v1.10.bin
bin/rk33/rk322xh_miniloader_v2.44.bin
bin/rk33/rk322xh_usbplug_v2.44.bin
bin/rk33/rk3328_ddr_333MHz_v1.10.bin
bin/rk33/rk3366_ddr_800MHz_v1.00.bin
bin/rk33/rk3366_miniloader_v1.02.bin
bin/rk33/rk3366_usbplug_v1.02.bin
bin/rk33/rk3368_bl30_v2.13.bin
bin/rk33/rk3368_bl30_v2.14.bin
bin/rk33/rk3368_bl31_v1.91.bin
bin/rk33/rk3368_bl32_v0.10.bin
bin/rk33/rk3368_ddr_600MHz_v2.02.bin
bin/rk33/rk3368_miniloader_v2.58.bin
bin/rk33/rk3368_miniloader_v2.60.bin
bin/rk33/rk3368_usbplug_v2.58.bin
bin/rk33/rk3368_usbplug_v2.60.bin
bin/rk33/rk3368h_bl31_v2.18.bin
bin/rk33/rk3368h_bl32_v1.00.bin
bin/rk33/rk3399_bl31_v1.00.bin
bin/rk33/rk3399_bl31_v1.12.elf
bin/rk33/rk3399_bl32_v1.11.bin
bin/rk33/rk3399_ddr_666MHz_v1.09.bin
bin/rk33/rk3399_ddr_800MHz_v1.09.bin
bin/rk33/rk3399_ddr_933MHz_v1.09.bin
bin/rk33/rk3399_miniloader_v1.09.bin
bin/rk33/rk3399_usbplug_v1.09.bin
bin/rk33/rkpx5_miniloader_v2.62.bin
2248505112-Dec-2017 Kever Yang <kever.yang@rock-chips.com>

tools: add tools for merge rkbin

These tools are from tool/ of Rockchip u-boot rkdevelop branch

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

35066a7e29-Nov-2017 Zhaoyifeng <zyf@rock-chips.com>

rk3126: usbplug: add ftl to support firmware upgrade

miniloader commit:358ea2fabadbe18140202f431d1454ca1a96be37

Change-Id: Id1f9a295c51c4927644321a70e0d55e11b837802
Signed-off-by: Zhaoyifeng <zyf@r

rk3126: usbplug: add ftl to support firmware upgrade

miniloader commit:358ea2fabadbe18140202f431d1454ca1a96be37

Change-Id: Id1f9a295c51c4927644321a70e0d55e11b837802
Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>

show more ...

2bbd69f805-Dec-2017 Joseph Chen <chenjh@rock-chips.com>

rk3126: tee: update version to v1.31

build from optee commit:
cf6a4d8 arm: sm: [bugfix] save/restore fiq core registers

update features:
fix reboot crash due to fiq data abort in OP-TEE

Change-I

rk3126: tee: update version to v1.31

build from optee commit:
cf6a4d8 arm: sm: [bugfix] save/restore fiq core registers

update features:
fix reboot crash due to fiq data abort in OP-TEE

Change-Id: I09af898ebd74fe69f0fe9e05b2938a32ec4d8858
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...

ca79b57d23-Nov-2017 Rimon Xu <rimon.xu@rock-chips.com>

rk3228h/rk3328: bl32: update version to 1.35

build from optee commit:
ad4b731 SVP: Fix last commit complile error.

update feature:
d0af79f SVP: Add an api to copy secure buffer.
5f837e7 fix comp

rk3228h/rk3328: bl32: update version to 1.35

build from optee commit:
ad4b731 SVP: Fix last commit complile error.

update feature:
d0af79f SVP: Add an api to copy secure buffer.
5f837e7 fix compile bug when not define CFG_OTP_SUPPORT
0d52bd6 syscall: fixed bugs
8e2704c syscall: add a new syscall interface.

open CFG_TA_DRM configure and delete memblock_enable 3228H

Change-Id: I7e3d8a17fcfe5c0f400daa5d7c7356ce759a6099
Signed-off-by: Rimon Xu <rimon.xu@rock-chips.com>

show more ...

c1e11d2430-Nov-2017 XiaoDong Huang <derrick.huang@rock-chips.com>

rk3368h: bl31: update version to v2.18

Build from ATF commit:
cb7e1a7 plat: rk3368h: add rk3368/rk3368h monitor support
update feature:
1) cb7e1a7 plat: rk3368h: add rk3368/rk3368h monitor s

rk3368h: bl31: update version to v2.18

Build from ATF commit:
cb7e1a7 plat: rk3368h: add rk3368/rk3368h monitor support
update feature:
1) cb7e1a7 plat: rk3368h: add rk3368/rk3368h monitor support

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

show more ...

491e887823-Nov-2017 Joseph Chen <chenjh@rock-chips.com>

rk3036: support merge trust.img v1.00

build from optee:
5c621f scripts: optimize the compile script

update featues:
8272957 plat-rockchip: add rk3036 ddr suspend support
96831d5 plat-rockchip: a

rk3036: support merge trust.img v1.00

build from optee:
5c621f scripts: optimize the compile script

update featues:
8272957 plat-rockchip: add rk3036 ddr suspend support
96831d5 plat-rockchip: add rk3036 support

Change-Id: I76b3826fdda61131158ba26ca97317207d68c2e8
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...

de10a68828-Nov-2017 Rimon Xu <rimon.xu@rock-chips.com>

rk322x: tee with ta: update version to 1.91

build from optee commit:
85c621f scripts: optimize the compile script

update feature:
02e5569 SVP: Fix last commit complile error.
8272957 plat-rockch

rk322x: tee with ta: update version to 1.91

build from optee commit:
85c621f scripts: optimize the compile script

update feature:
02e5569 SVP: Fix last commit complile error.
8272957 plat-rockchip: add rk3036 ddr suspend support
81b5bc1 SVP: Add an api to copy secure buffer.
1e04331 build_optee_os.sh: add rk3036 trust.img package

Change-Id: I35c7650427c9fbaab104e0eb7e908633db87e4e7
Signed-off-by: Rimon Xu <rimon.xu@rock-chips.com>

show more ...

4471334923-Nov-2017 willam.wei <willam.wei@rock-chips.com>

Revert "rk3399: bl32: add rk3399_bl32_tee_ta_DRM_v1.20.bin"
This reverts commit 81ceebdf5a73e2e14facb7ad082032149f81fecd.

The latest bl32 bin has already merged the SVP functions,
so there's no need

Revert "rk3399: bl32: add rk3399_bl32_tee_ta_DRM_v1.20.bin"
This reverts commit 81ceebdf5a73e2e14facb7ad082032149f81fecd.

The latest bl32 bin has already merged the SVP functions,
so there's no need to use the macro CONFIG_MERGER_TRUSTIMAGE_DRM any more.

Change-Id: I2b87a9591e9ac1711319c155fd37df23f60cbf65
Signed-off-by: willam.wei <willam.wei@rock-chips.com>

show more ...


6e75406224-Nov-2017 Joseph Chen <chenjh@rock-chips.com>

rk3368: update bl31 to v1.91 for kernel 3.10.

update features:
48e3101 plat: rk3368: disable fiq debugger when suspend

Change-Id: Ief538bb2e2f715bec274b490d8bf81646f2e4350
Signed-off-by: Joseph Ch

rk3368: update bl31 to v1.91 for kernel 3.10.

update features:
48e3101 plat: rk3368: disable fiq debugger when suspend

Change-Id: Ief538bb2e2f715bec274b490d8bf81646f2e4350
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...

1...<<61626364656667686970>>...84