Commit Graph

617 Commits

Author SHA1 Message Date
Hisping Lin
68df2bfd09 rk3288: tee with ta: update optee version to v1.35
build from optee commit:
        ca9b9a06 static ta: support store widevine keybox

update feature:
        a7c49851 rk3126b/rk3126c: fix reboot bug for no ddr-reset-pin
        bccd3587 rockchip: rk_atags: destroy atags only when atags header is valid
        d415d1ac rockchip: rk_atags: add tag_atf_mem support
        ecabd869 rockchip: rk_atags: add atags_stat()

Change-Id: I2bfc4102f91e82e556add838809a0cfaf222ad69
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-12-05 14:27:59 +08:00
Hisping Lin
63b9227bbe rk322x: tee with ta: update optee version to v2.01
build from optee commit:
        ca9b9a06 static ta: support store widevine keybox

update feature:
        a7c49851 rk3126b/rk3126c: fix reboot bug for no ddr-reset-pin
        bccd3587 rockchip: rk_atags: destroy atags only when atags header is valid
        d415d1ac rockchip: rk_atags: add tag_atf_mem support
        ecabd869 rockchip: rk_atags: add atags_stat()

Change-Id: I3341093d59e69ece6bf420d666ca0a9d9bfb2814
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-12-05 14:20:46 +08:00
Hisping Lin
9304c10ef6 rk312x: tee with ta: update optee version to v1.35
build from optee commit:
        ca9b9a06 static ta: support store widevine keybox

update feature:
        a7c49851 rk3126b/rk3126c: fix reboot bug for no ddr-reset-pin
        bccd3587 rockchip: rk_atags: destroy atags only when atags header is valid
        d415d1ac rockchip: rk_atags: add tag_atf_mem support
	ecabd869 rockchip: rk_atags: add atags_stat()

Change-Id: I8013c6a40e9b8fd6c786156ba5e442066b95b197
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-12-05 14:14:43 +08:00
jon.lin
371d59df9c rk3308: miniloader: update loader to 1.10 version
from commit: fc56e95164d0018497d91

1.add new spi nand flash DS35Q2GA-1B, EM73C044SNC-G, EM73D044SNB-G
2.support 4KB page size flash

Change-Id: Ib61737c2e64e46b886ab477e0e232bb512695841
Signed-off-by: jon.lin <jon.lin@rock-chips.com>
2018-11-30 01:59:09 -08:00
Tang Yun ping
c2932e4bd4 rk3128x: tee: update optee version to v1.93
build from optee commit:
	ba87bba rk322x: ddr: adjust rx DQS dll phase
update feature:
	ba87bba rk322x: ddr: adjust rx DQS dll phase
	979bc8f plat-rockchip: set CNTVOFF zero when cpu boot up
	2e282aa rk322x: tsadc: set clk freq 32.74khz
	fc31d7e rockchip: add tsadc driver support
	f1fb109 rockchip: soc monitor: make crash info more meaningful

Change-Id: Id93b8570f8db59eb1fe2a9d52b0b8314fd647543
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2018-11-30 08:42:05 +08:00
Tang Yun ping
621cccdc5f rk322x: tee: update version to v1.94
build from commit:
	ba87bba rk322x: ddr: adjust rx DQS dll phase

update features:
	ba87bba rk322x: ddr: adjust rx DQS dll phase

Change-Id: I7ebea160d59ddfad4a394eb636ef1aaa574a1c77
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2018-11-30 08:42:05 +08:00
shengfei Xu
d3d903285c rk3399pro: bl31: update version to 1.21
Build from ATF commit:
d80d566 plat: rk3399: support RK809 power off
update feature:
d80d566 plat: rk3399: support RK809 power off

Change-Id: I6d620c4f80e69db1d6cb6c4e346ae2129bcebee8
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
2018-11-29 16:07:49 +08:00
shengfei Xu
c041974c35 rk1808: bl31: update version to v1.01
Build from ATF commit:
d80d566 plat: rk3399: support RK809 power off
update features:
1. add arm-off suspend mode

Change-Id: I3e5410f6a2a9e453424a24ea08093b75a64d49ac
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
2018-11-28 10:19:51 +08:00
Tang Yun ping
7abdbe00d2 rk3399pro: npu ddr: update version to v1.01
Build from RK3326 ddr init project commit:
    4a519a3 rk1808: update ddr version to v1.01

Update features:
    4a519a3 rk1808: update ddr version to v1.01
    31d90a1 rk1808: add ddr2 support
    fdf0818 rk1808: fix lpddr2 bug
    cd443db rk1808: adjust lpddr3 vrefout
    0cbd283 rk1808: fix ddr4 mr6 calc bug
    66ca4e8 rk1808: fix phy lpddr2/3 cke phase bug

Change-Id: If8a632a20183010ce417807f565b1a1615dc83bb
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2018-11-28 09:48:49 +08:00
Tang Yun ping
f718ec2e28 rk1808: ddr: update version to v1.01
Build from RK3326 ddr init project commit:
	4a519a3 rk1808: update ddr version to v1.01

Update features:
	4a519a3 rk1808: update ddr version to v1.01
	31d90a1 rk1808: add ddr2 support
	fdf0818 rk1808: fix lpddr2 bug
	cd443db rk1808: adjust lpddr3 vrefout
	0cbd283 rk1808: fix ddr4 mr6 calc bug
	66ca4e8 rk1808: fix phy lpddr2/3 cke phase bug

Change-Id: Icb3a664bff9d5918828ad4a6f502f54dea27a61f
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2018-11-28 09:48:43 +08:00
XiaoDong Huang
20805cdf89 rk322xh: bl31: update version to v1.40
Build from ATF commit:
    0eba775 plat: rk322xh: suspend: add pwm voltage config
update feature:
    0eba775 plat: rk322xh: suspend: add pwm voltage config
    1f45fd9 rockchip: atags: compatible old preloader without atags support
    ef42cbc plat: rockchip: support use preloader and kernel serial
    f2cbed3 console: add console_simple_init() to initial console base addr
    389a9a4 plat: rk3328: add include path of sram
    de92d92 plat: rockchip: add rk_atags support
    36d01de plat: rockchip: move DIV_ROUND_UP to plat_private.h for common use
    4f4079b plat: rk322xh: ddr: let ddr_set_rate can be called independent
    e52f4a9 rockchip: move pwm_remotectl driver to public directory
    43a2da1 rockchip: sip: allow SLT to access all memory region
    d964b6b rockchip: ddr_parameter: fix param layout description error
    b3ee1d2 rockchip_exceptions: fiq debugger support aarch32 kernel
    ca9181a rockchip_exceptions: clean up of fiq debugger
    c67c087 plat: rk322xh: fix ddr scale frequency meet vpu hardware reset bug
    4654e39 plat: rockchip: support bl32/bl33 fixup by platform
    9f2cf03 rockchip: common: make warmboot address 64 align optional
    25946b2 plat: rk322xh: limit max ddr frequency base on ddr type
    63479e8 plat: rk322xh: ddr: fix ddr4 tCCD_L set error
    65aa5ce rockchip: fix bugs of disable uart fiq
    824db84 rockchip: disable uart fiq when cpu/systerm resume
    69d9b56 bl31: execute bl32_init() dynamically
    5ab1c72 rockchip: rockchip_sip_svc: add used SIP numbers definition
    c2d3c92 rockchip: sram: add sram_printdec_align()
    a533f80 rockchip: ddr_parameter: improve param layout description
    f0d11db UPSTREAM: Add support to left-pad with zeroes in tf_printf
    7883d69 UPSTREAM: Align tf_printf implementation between AArch32 and AArch64
    11d032b rockchip: pmu sram: support cpu warm boot from pmu sram
    d3d3fe7 plat: rk322xh: do uart suspend every time system enter low power

Change-Id: Ied5db5b5fb169973ceb741716207a8476f1c1f57
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2018-11-23 12:11:49 +08:00
Joseph Chen
1ae81c7dce rockchip: support pack rk3399pro loader and trust
Change-Id: I52219f0ad0ba5a858c88b8c6fa881fe76319288b
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-22 14:31:03 +08:00
Hisping Lin
27398791ba rk3228h/rk3328: bl32: update version to 1.47
Build from optee commit in develop branch:
        2192de1d rockchip: rk_atags: destroy atags only
		 when atags header is valid

Update feature:
        4e255386 rockchip: rk_atags: add tag_atf_mem support
        f0a5aaca rockchip: rk_atags: add atags_stat()
        993ba170 rockchip: rk_atags: add ram partition support
        dff87152 rockchip: rk_atags: modify bad_magic func
	ac7fa834 rockchip: rk_atags: add atags_is_available()

Change-Id: Icade348dcba2d6c228bfff0a7fb04897378e9e30
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-11-21 16:55:22 +08:00
shengfei Xu
115ba22410 rk3399: bl31: update version to 1.21
Build from ATF commit:
d80d566 plat: rk3399: support RK809 power off
update feature:
d80d566 plat: rk3399: support RK809 power off

Change-Id: Idc54388a035a3cb54342278ead95171ddebafd88
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
2018-11-21 09:46:27 +08:00
Joseph Chen
24a8c2d6fa scripts: add checkpatch.sh
Usage:
	./scripts/checkpatch.sh

Change-Id: Id6694f5fba3dcd6a6b4ad8d9de46b71b20cd0d18
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-16 10:36:55 +08:00
Joseph Chen
35cf1c00fb RKBOOT: RK3399MINIALL_SPINOR: set ddr version v1.15
fixes: fd5cf522df
(rk3399: ddr: update version to v1.15)

Change-Id: I70bbfaad3757822401ae8c0a22b20b88e7bff808
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-16 10:16:54 +08:00
Joseph Chen
4ffd309415 RKBOOT: RK3326MINIALL_SLC: set ddr version v1.10
fixes: 7089bbf4ab
(rk3326: ddr: update version to v1.10)

Change-Id: I36cbbf280cab729020f313fd08d2b11e1fed1f93
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-16 10:16:54 +08:00
Joseph Chen
13f49b2bad RKTRUST: delete unused RKTRUST/RK3366TRUST.ini
Change-Id: I12913862bb9dcf8415ab8bf18e338610bf650478
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-16 10:16:54 +08:00
Joseph Chen
9297812dbd rk3308: bl31: aarch32/64: update to v2.01
build from commit:
	1f45fd9 rockchip: atags: compatible old preloader without atags support

update features:
	1f45fd9 rockchip: atags: compatible old preloader without atags support

Change-Id: I6b9b6ab22256ee7c2f77a9a19e1eed59d92882f5
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-16 10:16:49 +08:00
YouMin Chen
2952a9ec8c px30: ddr: update version to v1.10
Build from RK3326 ddr init project commit:
  23e863a rk3326: ddr: init code update to v1.10
Update features:
  add set ddr params

Change-Id: I8f72219b25d922b1c91358edc7cbdd750d640ea7
Signed-off-by: YouMin Chen <cym@rock-chips.com>
2018-11-14 14:48:33 +08:00
YouMin Chen
94f46104f8 rk3326: ddr: update version to v1.10
Build from RK3326 ddr init project commit:
  23e863a rk3326: ddr: init code update to v1.10
Update features:
  add set ddr params

Change-Id: Id7220a8f58acda8e752b25733f6cd3681b43c0b9
Signed-off-by: YouMin Chen <cym@rock-chips.com>
2018-11-14 14:48:33 +08:00
Joseph Chen
f008df4fd7 rk3399pro: npu_miniloader: first version.
from commit: 78c3935 rk3399pro npu_miniloader first version.

Change-Id: Ic989e071b3f81721866755be2a4f0e8bd08ea18b
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-13 18:11:04 +08:00
Joseph Chen
ef79deca00 rk3308: RK3308UART4MINIALL: rename to RK3308MINIALL_UART4.ini
Add "uart4" for output name.

Change-Id: I23aa13047706378f0b6b2e28cac2f2afb4128810
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-13 11:09:26 +08:00
chenfen
29cab181c0 rk3399pro: npu_miniloader: first version.
from commit: 78c3935 rk3399pro npu_miniloader first version.

Change-Id: I66fb9c52915eee7887fddff114ad8fbaa4d4c4d1
Signed-off-by: Fen Chen <chenfen@rock-chips.com>
2018-11-13 11:09:25 +08:00
Weiwen Chen
777fc98b9d rk3308: separate release 1.25 version for support set debug port
Update features:
    setting UART4 as default debug port

Change-Id: I73089c7860ee7407c379bf8285cbdbf506fc64cc
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
2018-11-09 10:00:26 +08:00
Joseph Chen
07203735c7 rk3399pro-npu: add bl31 and bl32 initial verison v1.00
build from:
	bl31: a6ab17e This is a temporary version
	bl32: a152c641 static ta: support read data from user ta

Change-Id: I3044907c2720faa789a9b579047e65861b775aa4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-07 15:01:05 +08:00
chenfen
e23672534b rk303x: miniloader: support gpt.
from commit: 78c3935 rk303x support gpt.

Change-Id: I495d2ac775e2f65624d7a7965dd47e0cd8b0b993
Signed-off-by: Fen Chen <chenfen@rock-chips.com>
2018-11-07 11:30:53 +08:00
Dingqiang Lin
e86567afa5 rk3308: miniloader: update loader to 1.09 version
from commit: a300afcd429001efe

1.add atag support;
2.add rk3308b support

Change-Id: I8121733ba683ef0643b9eb4cd8e4d8e4796f1d2f
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
2018-11-07 10:59:07 +08:00
chenfen
8dd2ccba40 rk322x: miniloader: fix cann't find uboot if gpt exist.
from commit:96d00b8 fix cann't find uboot if gpt exist.

Change-Id: I9407ba865097761dee450774c1a3cefc406e5bc1
Signed-off-by: Fen Chen <chenfen@rock-chips.com>
2018-11-06 11:35:00 +08:00
Joseph Chen
f345a6421a rk322x: tee: update version to v1.93
build from commit:
	979bc8f plat-rockchip: set CNTVOFF zero when cpu boot up

update features:
	979bc8f plat-rockchip: set CNTVOFF zero when cpu boot up

Change-Id: I979c32302252b4b3f975570a00d86f59b9082c1e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-02 14:40:45 +08:00
Joseph Chen
22a5766753 rk1808: move bin to "bin/rk1x/" path
Change-Id: If33d6114a11650a12b325c087582a81a99c6a18e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-02 09:22:00 +08:00
Dingqiang Lin
996b68fd71 rk3326: miniloader: separate release 1.14 version loader for supporting SLC along
from commit: d6e017a5717f2101ab72e8caf50b0da5b550bfcc

1.first version;
2.support SLC Nand flash.

Change-Id: Iac5275108aa9af3036147d3dc8438685c0a8ec88
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
2018-11-02 09:21:33 +08:00
Joseph Chen
bd359a8db5 rk3308: bl31: aarch32/64: update to v2.00
build from commit:
	f59a57c plat: rk3308: improve global 1st reset hold

update features:
	- support atags;
	- support preloader serial;
	- support serial runtime configure from fiq-debugger driver;
	- use global 1st/2nd reset dynamicly, 1st reset can make gpio
	  ignore 1st reset if needed;
	- support armoff with pdm_m clk alive if needed.

Change-Id: Ib625808bac9325076f00f267792f01e658215ca5
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-11-01 15:40:46 +08:00
Hisping Lin
8a4aaaa0c7 rk1808: bl32: update version to v1.00
build from:
        a152c641 static ta: support read data from user ta

Update feature:
        c6f29a87 ta verify: support new key to sign TA
        9b9d28dd rk_atags: support before mmu enable
        899d02e7 console_init: set printf uart from rk_atags

Change-Id: Ie1c348964cd43d55a86ff3ffc119f0e3d9787fec
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 15:32:40 +08:00
Hisping Lin
3770eb9f7c rk3308: bl32: update version to v1.02
build from:
        a152c641 static ta: support read data from user ta

Update feature:
        c6f29a87 ta verify: support new key to sign TA
        9b9d28dd rk_atags: support before mmu enable
        899d02e7 console_init: set printf uart from rk_atags

Change-Id: I054c4c0b012af79cb31bd505b4018c8618068dcc
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 15:04:01 +08:00
Hisping Lin
b534b7487a rk3326: bl32: update version to v1.07
build from:
	a152c641 static ta: support read data from user ta

Update feature:
        c6f29a87 ta verify: support new key to sign TA
        9b9d28dd rk_atags: support before mmu enable
	899d02e7 console_init: set printf uart from rk_atags

Change-Id: I379240ba5c2eab4a5f88e089aa16c133ea4240a9
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 14:58:41 +08:00
Hisping Lin
496c5aedf1 rk3399: bl32: update version to 1.14
Build from optee commit in develop branch:
        3f0aafa6 static ta: support read data from user ta

Update feature:
        3f0aafa6 static ta: support read data from user ta
        de6bc87b ta verify: support new key to sign TA
        4a0d30f0 console_init: set printf uart from rk_atags
        e1096a16 uart: rockchip: add timeout for uart operation

Change-Id: I2fb891ed52c60f871837442a691ad5822394a1a1
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 14:56:18 +08:00
Hisping Lin
b6f5e46e96 rk3368: bl32: update version to 1.23
Build from optee commit in develop branch:
        3f0aafa6 static ta: support read data from user ta

Update feature:
        3f0aafa6 static ta: support read data from user ta
        de6bc87b ta verify: support new key to sign TA
        4a0d30f0 console_init: set printf uart from rk_atags
        e1096a16 uart: rockchip: add timeout for uart operation

Change-Id: I8ef46c95ab549dd9f7cee43185a767791320d4ea
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 14:52:46 +08:00
Hisping Lin
18ddad89e1 rk3228h/rk3328: bl32: update version to 1.46
Build from optee commit in develop branch:
        3f0aafa6 static ta: support read data from user ta

Update feature:
        3f0aafa6 static ta: support read data from user ta
        de6bc87b ta verify: support new key to sign TA
        4a0d30f0 console_init: set printf uart from rk_atags
        e1096a16 uart: rockchip: add timeout for uart operation

Change-Id: I08d576b01654759f51c90cc75d119f35e042970b
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 14:29:48 +08:00
Hisping Lin
31610cd3ac rk3288: tee with ta: update optee version to v1.34
build from optee commit:
        96e1b6e0 rk3228: update version to 2.0

update feature:
        96e1b6e0 rk3228: update version to 2.0
        aef72a2e static ta: support read data from user ta
        08aa75b8 rk3288: enable uboot and kernel interface
        beb116a5 rk312x: enable kernel android interface
        f150013c rk312x & rk3288: enable uboot R&W public key hash
        b93a7293 ta verify: support new key to sign TA

Change-Id: I092cc76c68de82d8f04dbe46acebccfb99bfd876
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 11:47:05 +08:00
Hisping Lin
365c13ddfe rk312x: tee with ta: update optee version to v1.34
build from optee commit:
        96e1b6e0 rk3228: update version to 2.0

update feature:
        96e1b6e0 rk3228: update version to 2.0
        aef72a2e static ta: support read data from user ta
        08aa75b8 rk3288: enable uboot and kernel interface
        beb116a5 rk312x: enable kernel android interface
        f150013c rk312x & rk3288: enable uboot R&W public key hash
        b93a7293 ta verify: support new key to sign TA

Change-Id: Iaedf5ea5a4d3f12ec0288268ceba65b3a66afd81
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 11:44:27 +08:00
Hisping Lin
87425fc09b rk3128x: tee with ta: update optee version to v2.02
build from optee commit:
        96e1b6e0 rk3228: update version to 2.0

update feature:
        96e1b6e0 rk3228: update version to 2.0
        aef72a2e static ta: support read data from user ta
        08aa75b8 rk3288: enable uboot and kernel interface
        beb116a5 rk312x: enable kernel android interface
        f150013c rk312x & rk3288: enable uboot R&W public key hash
        b93a7293 ta verify: support new key to sign TA

Change-Id: I8b8b8aa45057cb8c75035b8b3d59500d1ca84c20
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 11:41:43 +08:00
Hisping Lin
9098ed0720 rk322x: tee with ta: update optee version to v2.00
build from optee commit:
	96e1b6e0 rk3228: update version to 2.0

update feature:
	96e1b6e0 rk3228: update version to 2.0
	aef72a2e static ta: support read data from user ta
	08aa75b8 rk3288: enable uboot and kernel interface
	beb116a5 rk312x: enable kernel android interface
	f150013c rk312x & rk3288: enable uboot R&W public key hash
	b93a7293 ta verify: support new key to sign TA

Change-Id: I8d833169d24e47f4990514d9dcfd0ffbe76dbc79
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-31 11:35:47 +08:00
shengfei Xu
6d384dcb26 rk1808: bl31: add initial version v1.00
This is a temporary version, build from: a6ab17e

Change-Id: Ic7ef22a44f55b01ea2f438c89a4da80ca5fba438
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
2018-10-30 17:10:55 +08:00
Zhihuan He
ffdfd71299 rk3308: ddr: update version to v1.25
Build from U-Boot commit:
	87cf6ee rockchip: rk3308: tpl: updata to version 1.25

Update features:
	a8c32a5	rockchip: rk3308: ram: add rk_atags for parameters transfer.
	68177cf rockchip: rk3308: ram: add uart0,uart1,uart4 as debug uart

Change-Id: I33fdfa47b48dad583fee28ba415131ddeccf7ea6
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
2018-10-26 17:13:52 +08:00
Tang Yun ping
1ca63ac321 rk1808: add rk1808 miniloader package support
ddr bin: from commit:
	5c6b9c6 driver: ram: rockhip: rk1808: add detect ddr type

Change-Id: Ia3702d00ef14218c2c6b630cb9f1229acd5724f9
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2018-10-25 10:03:48 +08:00
Hisping Lin
4b278ddf7a rk3228h/rk3328: bl32: update version to 1.45
Build from optee commit in develop branch:
        e1096a16 uart: rockchip: add timeout for uart operation

Update feature:
        e1096a16 uart: rockchip: add timeout for uart operation
        326be3b0 Fix USER_TA_PROP_TYPE_BOOL handling
        dd4353ba rockchip: arch_svc: add new interface for save ta image
        237794ca rk3399: enable uboot secure store interface
	9bb07823 rk3228H: enable uboot secure store interface

Change-Id: I8c3780c629291fe70dfa45fad456a7662f082b52
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-10-19 15:00:37 +08:00
Joseph Chen
39f6ac3eca rk3308: bl31: add ini file update
fixes: 0a8f79368a
(rk3308: bl31: aarch32/64: update to v1.12)

Change-Id: I3f08c83705f02c17e64e4095b17477bde4fb3e42
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-10-18 12:00:08 +08:00
chenfen
0a551511b5 rk322x: miniloader: support recovery main GPT table.
from commit: 08d5369 support recovery main GPT table.

Change-Id: I7bc10be0edcb345c03486ffe691a4893660a203f
Signed-off-by: Fen Chen <chenfen@rock-chips.com>
2018-10-16 15:01:06 +08:00
Joseph Chen
b92a621025 rk3308: bl31: aarch32/64: update to v1.12
build from commit:
	4f4079b plat: rk322xh: ddr: let ddr_set_rate can be called independen

update features:
	1. add SLT test pattern;
	2. don't override bl32 execution state info;
	3. add gpio2_a4(pdm_8ch_m_clk) compatible;

Change-Id: If7cb6ad394201e577f271a8d06592b2fb1493f58
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-10-16 08:58:32 +08:00